Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/src/
Ddescriptor_set_and_binding_parser.h44 uint32_t GetDescriptorSet() const { return descriptor_set_; } in GetDescriptorSet() function
Dcommand.h435 uint32_t GetDescriptorSet() const { return descriptor_set_id_; } in GetDescriptorSet() function
467 uint32_t GetDescriptorSet() const { return descriptor_set_; } in GetDescriptorSet() function
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Ddescriptor.h69 uint32_t GetDescriptorSet() const { return descriptor_set_; } in GetDescriptorSet() function