17 VkDescriptorSet descSet;
21 dsAllocateInfo.
pNext =
nullptr;
28 ctxt,
result, AllocateDescriptorSets(ctxt->
device(), &dsAllocateInfo, &descSet));
47void VulkanDescriptorSet::freeGpuData() {
@ kYes
Do pre-clip the geometry before applying the (perspective) matrix.
#define VULKAN_CALL_RESULT(SHARED_CONTEXT, RESULT, X)
VulkanDescriptorSet(const VulkanSharedContext *, VkDescriptorSet, sk_sp< VulkanDescriptorPool >)
static sk_sp< VulkanDescriptorSet > Make(const VulkanSharedContext *, const sk_sp< VulkanDescriptorPool > &)
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir Path to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not set
uint32_t descriptorSetCount
VkDescriptorPool descriptorPool
const VkDescriptorSetLayout * pSetLayouts
@ VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO