Home
last modified time | relevance | path

Searched refs:ExpectResult (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.hpp55 enum ExpectResult enum in deqp::sl::ShaderCase
101 ExpectResult expectResult, const std::vector<ValueBlock>& valueBlocks, glu::GLSLVersion targetVersion,
145 ExpectResult m_expectResult;
H A DglcShaderLibraryCase.cpp81 ExpectResult expectResult, const std::vector<ValueBlock>& valueBlocks, GLSLVersion targetVersion, in ShaderCase()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.hpp48 enum ExpectResult enum
171 ExpectResult expectResult;
H A DgluShaderLibrary.cpp131 if (!de::inBounds(spec.expectResult, (ExpectResult)0, EXPECT_LAST)) in isValid()
386 void parseExpectResult (ExpectResult& expectResult);
1208 void ShaderParser::parseExpectResult (ExpectResult& expectResult) in parseExpectResult()
1342 ExpectResult expectResult = EXPECT_PASS; in parseShaderCase()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderDirectiveTests.cpp39 enum ExpectResult enum
47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram()
76 void verifyShader(NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, ExpectResult expect) in verifyShader()
H A Des31fNegativeSampleVariablesTests.cpp38 enum ExpectResult enum
45 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, ExpectResult expect) in verifyShader()

Completed in 8 milliseconds