Searched refs:checkCompileStatus (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderApiTests.cpp358 bool checkCompileStatus (const GLuint shaderObject) function in class:deqp::gles2::Functional::CompileShaderCase
377 TCU_CHECK(checkCompileStatus(shaderObject));
/external/deqp/modules/gles3/functional/
H A Des3fShaderApiTests.cpp412 bool checkCompileStatus (const GLuint shaderObject) function in class:deqp::gles3::Functional::CompileShaderCase
431 TCU_CHECK(checkCompileStatus(shaderObject));

Completed in 93 milliseconds