Home
last modified time | relevance | path

Searched defs:glBindTextures (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl30 #define glBindTextures glwBindTextures macro
/external/mesa3d/include/GL/
Dgl_mangle.h108 #define glBindTextures MANGLE(BindTextures) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl175 void CallLogWrapper::glBindTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint *text… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl187 GLW_APICALL void GLW_APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures) function