Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp223 class CompileFailed : public tcu::TestError class in deqp::gls::ShaderRenderCase
226 …inline CompileFailed (const char* file, int line) : tcu::TestError("Failed to compile shader progr… in CompileFailed() function in deqp::gls::ShaderRenderCase::CompileFailed
DglsShaderRenderCase.cpp396 throw CompileFailed(__FILE__, __LINE__); in init()
/external/deqp/modules/gles2/functional/
Des2fShaderDiscardTests.cpp104 catch (const CompileFailed&) in init()
Des2fShaderReturnTests.cpp131 catch (const CompileFailed&) in init()
Des2fShaderLoopTests.cpp254 catch (const CompileFailed&) in init()
Des2fShaderStructTests.cpp105 catch (const CompileFailed&) in init()
Des2fShaderIndexingTests.cpp184 catch (const CompileFailed&) in init()