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

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantTests.cpp 92 deUint32 specID; //!< specialization constant ID
98 : specID (specID_)
106 : specID (specID_)
214 m_entries.push_back(makeSpecializationMapEntry(it->specID, offset, it->size));
262 decl.replace(pos, 5, de::toString(it->specID));
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGlSpirvTests.cpp     [all...]

Completed in 666 milliseconds