Searched refs:getDescriptorSetLayout (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 679 Move<VkDescriptorSetLayout> getDescriptorSetLayout (const DeviceInterface& vk, const VkDevice& devi… in getDescriptorSetLayout() function 1065 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingA), setLayoutBindingA), in pipelineLayoutLifetimeTest() 1066 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingB), setLayoutBindingB), in pipelineLayoutLifetimeTest() 1067 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingC), setLayoutBindingC) in pipelineLayoutLifetimeTest()
|
D | vktApiObjectManagementTests.cpp | 1853 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function 1867 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ProgramExecutableVk.cpp | 1073 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout() 1132 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout() 1140 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout() 1146 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
|
D | vk_cache_utils.h | 1726 angle::Result getDescriptorSetLayout(
|
D | UtilsVk.cpp | 1167 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in ensureResourcesInitialized()
|
D | vk_cache_utils.cpp | 3906 angle::Result DescriptorSetLayoutCache::getDescriptorSetLayout( in getDescriptorSetLayout() function in rx::DescriptorSetLayoutCache
|
D | ContextVk.cpp | 1055 ANGLE_TRY(getDescriptorSetLayoutCache().getDescriptorSetLayout( in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 1237 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function 1251 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
|