Searched refs:getDescriptorSetLayout (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 621 Move<VkDescriptorSetLayout> getDescriptorSetLayout (const DeviceInterface& vk, const VkDevice& devi… in getDescriptorSetLayout() function 1007 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingA), setLayoutBindingA), in pipelineLayoutLifetimeTest() 1008 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingB), setLayoutBindingB), in pipelineLayoutLifetimeTest() 1009 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingC), setLayoutBindingC) in pipelineLayoutLifetimeTest()
|
D | vktApiObjectManagementTests.cpp | 1852 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function 1866 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ProgramExecutableVk.cpp | 980 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout() 1046 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout() 1059 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout() 1067 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
|
D | vk_cache_utils.h | 1600 angle::Result getDescriptorSetLayout(
|
D | UtilsVk.cpp | 1136 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in ensureResourcesInitialized()
|
D | vk_cache_utils.cpp | 3612 angle::Result DescriptorSetLayoutCache::getDescriptorSetLayout( in getDescriptorSetLayout() function in rx::DescriptorSetLayoutCache
|
D | ContextVk.cpp | 704 ANGLE_TRY(getDescriptorSetLayoutCache().getDescriptorSetLayout( in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 1236 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function 1250 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
|