HomeSort by relevance Sort by last modified time
    Searched refs:BinarySlot (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkBinaryRegistry.hpp 238 struct BinarySlot
243 BinarySlot (ProgramBinary* binary_, size_t referenceCount_)
248 BinarySlot (void)
254 typedef std::vector<BinarySlot> BinaryVector;
vkBinaryRegistry.cpp 523 const BinarySlot& slot = m_binaries[binaryNdx];

Completed in 49 milliseconds