Home
last modified time | relevance | path

Searched defs:GetDescriptorSet (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/amber/src/
Ddescriptor_set_and_binding_parser.h43 uint32_t GetDescriptorSet() const { return descriptor_set_; } in GetDescriptorSet() function
Dcommand.h445 uint32_t GetDescriptorSet() const { return descriptor_set_id_; } in GetDescriptorSet() function
477 uint32_t GetDescriptorSet() const { return descriptor_set_; } in GetDescriptorSet() function
/external/deqp-deps/amber/src/vulkan/
Ddescriptor.h69 uint32_t GetDescriptorSet() const { return descriptor_set_; } in GetDescriptorSet() function