Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vulkan/
Dpipeline.cc444 std::vector<binding_offsets_pair> binding_offsets; in BindVkDescriptorSets() local
446 binding_offsets.push_back( in BindVkDescriptorSets()
450 std::sort(std::begin(binding_offsets), std::end(binding_offsets), in BindVkDescriptorSets()
457 for (const auto& binding_offset : binding_offsets) { in BindVkDescriptorSets()