Searched refs:ValidateProgram (Results 1 – 6 of 6) sorted by relevance
315 void ValidateProgram(GLuint program);1225 return es2::ValidateProgram(program); in glValidateProgram()1506 this->glValidateProgram = es2::ValidateProgram; in LibGLESv2exports()
5954 void ValidateProgram(GLuint program) in ValidateProgram() function
1130 { "glValidateProgram", _O(ValidateProgram) },
533 void ValidateProgram(GLuint program) override;
1126 void MojoGLES2Impl::ValidateProgram(GLuint program) { in ValidateProgram() function in mojo::MojoGLES2Impl
2363 #define glValidateProgram MANGLE(ValidateProgram)