Home
last modified time | relevance | path

Searched refs:getDescriptorSetLayout (Results 1 – 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp679 Move<VkDescriptorSetLayout> getDescriptorSetLayout (const DeviceInterface& vk, const VkDevice& devi… in getDescriptorSetLayout() function
1072 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingA), setLayoutBindingA), in pipelineLayoutLifetimeTest()
1073 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingB), setLayoutBindingB), in pipelineLayoutLifetimeTest()
1074 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingC), setLayoutBindingC) in pipelineLayoutLifetimeTest()
DvktApiObjectManagementTests.cpp2043 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function
2057 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp679 Move<VkDescriptorSetLayout> getDescriptorSetLayout (const DeviceInterface& vk, const VkDevice& devi… in getDescriptorSetLayout() function
1072 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingA), setLayoutBindingA), in pipelineLayoutLifetimeTest()
1073 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingB), setLayoutBindingB), in pipelineLayoutLifetimeTest()
1074 getDescriptorSetLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutBindingC), setLayoutBindingC) in pipelineLayoutLifetimeTest()
DvktApiObjectManagementTests.cpp2043 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function
2057 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h107 angle::Result getDescriptorSetLayout(
DProgramVk.cpp548 ANGLE_TRY(renderer->getDescriptorSetLayout( in linkImpl()
563 ANGLE_TRY(renderer->getDescriptorSetLayout( in linkImpl()
586 ANGLE_TRY(renderer->getDescriptorSetLayout(contextVk, texturesSetDesc, in linkImpl()
593 ANGLE_TRY(renderer->getDescriptorSetLayout( in linkImpl()
DRendererVk.cpp1392 angle::Result RendererVk::getDescriptorSetLayout( in getDescriptorSetLayout() function in rx::RendererVk
1398 return mDescriptorSetLayoutCache.getDescriptorSetLayout(context, desc, descriptorSetLayoutOut); in getDescriptorSetLayout()
Dvk_cache_utils.h872 angle::Result getDescriptorSetLayout(
DUtilsVk.cpp372 ANGLE_TRY(renderer->getDescriptorSetLayout(contextVk, descriptorSetDesc, in ensureResourcesInitialized()
Dvk_cache_utils.cpp1754 angle::Result DescriptorSetLayoutCache::getDescriptorSetLayout( in getDescriptorSetLayout() function in rx::DescriptorSetLayoutCache
DContextVk.cpp395 ANGLE_TRY(mRenderer->getDescriptorSetLayout( in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp1014 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
1080 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
1093 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
1099 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
Dvk_cache_utils.h1634 angle::Result getDescriptorSetLayout(
DUtilsVk.cpp1126 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in ensureResourcesInitialized()
Dvk_cache_utils.cpp3729 angle::Result DescriptorSetLayoutCache::getDescriptorSetLayout( in getDescriptorSetLayout() function in rx::DescriptorSetLayoutCache
DContextVk.cpp817 ANGLE_TRY(getDescriptorSetLayoutCache().getDescriptorSetLayout( in initialize()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAddressBindingTests.cpp1226 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function
1240 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
DvktMemoryDeviceMemoryReportTests.cpp1244 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function
1258 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAddressBindingTests.cpp1226 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function
1240 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()
DvktMemoryDeviceMemoryReportTests.cpp1244 static DescriptorSetLayout::Parameters getDescriptorSetLayout (void) in getDescriptorSetLayout() function
1258 , layout (env, PipelineLayout::Parameters::singleDescriptorSet(getDescriptorSetLayout())) in Resources()