Home
last modified time | relevance | path

Searched refs:ProgramIdentifierIndex (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.hpp190 struct ProgramIdentifierIndex struct
195 ProgramIdentifierIndex (const ProgramIdentifier& id_, in ProgramIdentifierIndex() function
255 typedef std::vector<ProgramIdentifierIndex> ProgIdIndexVector;
H A DvkBinaryRegistry.cpp373 void buildBinaryIndex (std::vector<BinaryIndexNode>* dst, size_t numEntries, const ProgramIdentifierIndex* entries) in buildBinaryIndex()
465 m_binaryIndices.push_back(ProgramIdentifierIndex(id, index)); in addProgram()

Completed in 2 milliseconds