Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl30 gl->bindTextures = glBindTextures;
DtcuNullRenderContextFuncs.inl187 GLW_APICALL void GLW_APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures) function
/external/deqp/framework/opengl/wrapper/
DglwInitGL44.inl29 gl->bindTextures = (glBindTexturesFunc) loader->get("glBindTextures");
DglwInitGL45.inl30 gl->bindTextures = (glBindTexturesFunc) loader->get("glBindTextures");
DglwApi.inl30 #define glBindTextures glwBindTextures macro
/external/mesa3d/include/GL/
Dgl_mangle.h108 #define glBindTextures MANGLE(BindTextures) macro
Dglcorearb.h2643 GLAPI void APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures);
Dglext.h2591 GLAPI void APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures);
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl30 void glBindTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint *textures…
DgluCallLogWrapper.inl175 void CallLogWrapper::glBindTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint *text… function in CallLogWrapper
178 …m_log << TestLog::Message << "glBindTextures(" << first << ", " << count << ", " << toHex(reinterp…
/external/swiftshader/include/GL/
Dglcorearb.h2618 GLAPI void APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures);
Dglext.h2566 GLAPI void APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures);