Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/
DGpuDecompressionPipeline.cpp255 VkDescriptorSetLayout GpuDecompressionPipelineManager::getDescriptorSetLayout() { in getDescriptorSetLayout() function in gfxstream::vk::GpuDecompressionPipelineManager
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiPipelineTests.cpp661 Move<VkDescriptorSetLayout> getDescriptorSetLayout(const DeviceInterface &vk, const VkDevice &devic… in getDescriptorSetLayout() function
H A DvktApiObjectManagementTests.cpp2103 static DescriptorSetLayout::Parameters getDescriptorSetLayout(void) in getDescriptorSetLayout() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp1244 static DescriptorSetLayout::Parameters getDescriptorSetLayout(void) in getDescriptorSetLayout() function
H A DvktMemoryDeviceMemoryReportTests.cpp1228 static DescriptorSetLayout::Parameters getDescriptorSetLayout(void) in getDescriptorSetLayout() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp8185 angle::Result DescriptorSetLayoutCache::getDescriptorSetLayout( in getDescriptorSetLayout() function in rx::DescriptorSetLayoutCache