Home
last modified time | relevance | path

Searched refs:CreateDescriptorSets (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/vulkan/
Dpipeline.h117 Result CreateDescriptorSets();
Dpipeline.cc152 Result Pipeline::CreateDescriptorSets() { in CreateDescriptorSets() function in amber::vulkan::Pipeline
218 r = CreateDescriptorSets(); in CreateVkDescriptorRelatedObjectsIfNeeded()