Home
last modified time | relevance | path

Searched refs:QueryErrorMessage (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGLSLTest.cpp448 std::string QueryErrorMessage(GLuint program) in QueryErrorMessage() function in __anona2ceafed0111::GLSLTest
484 const std::string errorMessage = QueryErrorMessage(program); in validateComponentsInErrorMessage()
10028 const std::string lackOfFragmentShader = QueryErrorMessage(program); in TEST_P()
10038 const std::string varyingTypeMismatch = QueryErrorMessage(program); in TEST_P()