Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotShaders_unittest.cpp142 void compile(GLboolean expectCompileStatus = GL_TRUE) { in compile() argument
157 m_shader_state.compileStatus = expectCompileStatus; in compile()