Home
last modified time | relevance | path

Searched defs:getDescriptorSet (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp356 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; } in getDescriptorSet() function in vkt::image::__anonb5c3b33e0111::ImageSizeTestInstance
432 VkDescriptorSet getDescriptorSet (void) const { return *m_descriptorSet; } in getDescriptorSet() function in vkt::image::__anonb5c3b33e0111::BufferSizeTestInstance
/external/skqp/src/gpu/vk/
DGrVkDescriptorSetManager.cpp78 const GrVkDescriptorSet* GrVkDescriptorSetManager::getDescriptorSet(GrVkGpu* gpu, in getDescriptorSet() function in GrVkDescriptorSetManager
/external/skia/src/gpu/vk/
DGrVkDescriptorSetManager.cpp232 const GrVkDescriptorSet* GrVkDescriptorSetManager::getDescriptorSet(GrVkGpu* gpu, in getDescriptorSet() function in GrVkDescriptorSetManager
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVAttributes.cpp144 uint32_t spirv::InterfaceVarABIAttr::getDescriptorSet() { in getDescriptorSet() function in spirv::InterfaceVarABIAttr
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp635 VkDescriptorSet getDescriptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPo… in getDescriptorSet() function