Home
last modified time | relevance | path

Searched defs:linkProgram (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp426 void linkProgram (void) in linkProgram() function in deqp::gles2::Functional::SimpleProgramCase
/external/deqp/modules/glshared/
DglsLongStressCase.cpp248 static inline bool linkProgram (const deUint32 programGL) in linkProgram() function
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl344 glLinkProgramFunc linkProgram; variable
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp480 void linkProgram (void) in linkProgram() function in deqp::gles3::Functional::SimpleProgramCase
/external/skia/src/gpu/gl/
DGrGLTestInterface.h116 virtual GrGLvoid linkProgram(GrGLuint program) {} in linkProgram() function