Home
last modified time | relevance | path

Searched defs:specValue (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp105 GenericValue specValue; //!< specialized value passed by the API member
1910 inline GenericValue makeValue (const glu::DataType type, const int specValue) in makeValue()
1940 std::vector<OffsetValue> computeExpectedValues (const int specValue, const glu::DataType dataType, … in computeExpectedValues()
2010 …d::string specConstName, const deUint32 specConstId, const glu::DataType type, const int specValue) in makeSpecConstant()
2046 const int specValue = (isBoolElement ? 0 : 42); in makeMatrixVectorCompositeCaseDefinition() local
2092 const int specValue = (isBoolData ? 0 : 19); in makeArrayCompositeCaseDefinition() local
2132 const int specValue = (isBoolData ? 0 : 23); in makeStructCompositeCaseDefinition() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp986 const GLuint specValue = 10; in iterate() local