Home
last modified time | relevance | path

Searched defs:descriptorSetLayoutInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDescriptorPoolTests.cpp120 const VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in resetDescriptorPoolTest() local
286 const VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in outOfPoolMemoryTest() local
348 const VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in zeroPoolSizeCount() local
462 const VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in noResetDescriptorPoolTest() local
H A DvktApiObjectManagementTests.cpp1766 const VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in create() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktObjectRefreshTests.cpp247 const vk::VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo{ in refreshObjects() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp1650 const vkhpp::DescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in AllocateDescriptorBundle() local
1976 const vkhpp::DescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { in TEST_P() local
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp2123 …VkDescriptorSetLayoutCreateInfo descriptorSetLayoutInfo = { VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOU… in InitializeApplication() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp3437 DescriptorSetLayoutInfo& descriptorSetLayoutInfo, const VkAllocationCallbacks* pAllocator) { in destroyDescriptorSetLayoutWithExclusiveInfo()
3446 auto& descriptorSetLayoutInfo = descriptorSetLayoutInfoIt->second; in destroyDescriptorSetLayoutLocked() local