Searched defs:specValue (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineSpecConstantTests.cpp | 105 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
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSpecConstantTests.cpp | 108 GenericValue specValue; //!< specialized value passed by the API member 1923 inline GenericValue makeValue (const glu::DataType type, const int specValue) in makeValue() 1953 std::vector<OffsetValue> computeExpectedValues (const int specValue, const glu::DataType dataType, … in computeExpectedValues() 2023 …d::string specConstName, const deUint32 specConstId, const glu::DataType type, const int specValue) in makeSpecConstant() 2059 const int specValue = (isBoolElement ? 0 : 42); in makeMatrixVectorCompositeCaseDefinition() local 2105 const int specValue = (isBoolData ? 0 : 19); in makeArrayCompositeCaseDefinition() local 2145 const int specValue = (isBoolData ? 0 : 23); in makeStructCompositeCaseDefinition() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cGlSpirvTests.cpp | 986 const GLuint specValue = 10; in iterate() local
|