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.cpp150 GenericValue specValue; //!< specialized value passed by the API member
1972 inline GenericValue makeValue(const glu::DataType type, const int specValue) in makeValue()
2002 std::vector<OffsetValue> computeExpectedValues(const int specValue, const glu::DataType dataType, in computeExpectedValues()
2071 const int specValue) in makeSpecConstant()
2107 const int specValue = (isBoolElement ? 0 : 42); in makeMatrixVectorCompositeCaseDefinition() local
2155 const int specValue = (isBoolData ? 0 : 19); in makeArrayCompositeCaseDefinition() local
2194 const int specValue = (isBoolData ? 0 : 23); in makeStructCompositeCaseDefinition() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp984 const GLuint specValue = 10; in iterate() local