Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vulkan/
Dpipeline.cc443 typedef std::pair<uint32_t, std::vector<uint32_t>> binding_offsets_pair; in BindVkDescriptorSets() typedef
444 std::vector<binding_offsets_pair> binding_offsets; in BindVkDescriptorSets()
451 [](const binding_offsets_pair& a, const binding_offsets_pair& b) { in BindVkDescriptorSets()