Home
last modified time | relevance | path

Searched refs:descriptorSetLayoutCount (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp1195 const size_t descriptorSetLayoutCount = descriptorSetLayouts.size(); in createRenderPipelineLayouts() local
1197 for (size_t descriptorSetLayoutNdx = 0; descriptorSetLayoutNdx < descriptorSetLayoutCount; descriptorSetLayoutNdx++) in createRenderPipelineLayouts()
1207 (deUint32)descriptorSetLayoutCount, // deUint32 setLayoutCount in createRenderPipelineLayouts()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp1195 const size_t descriptorSetLayoutCount = descriptorSetLayouts.size(); in createRenderPipelineLayouts() local
1197 for (size_t descriptorSetLayoutNdx = 0; descriptorSetLayoutNdx < descriptorSetLayoutCount; descriptorSetLayoutNdx++) in createRenderPipelineLayouts()
1207 (deUint32)descriptorSetLayoutCount, // deUint32 setLayoutCount in createRenderPipelineLayouts()

Completed in 12 milliseconds