Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl23 gl->bindImageTextures = glBindImageTextures;
DtcuNullRenderContextFuncs.inl137 GLW_APICALL void GLW_APIENTRY glBindImageTextures (GLuint first, GLsizei count, const GLuint *textu… function
/external/deqp/framework/opengl/wrapper/
DglwInitGL44.inl23 gl->bindImageTextures = (glBindImageTexturesFunc) loader->get("glBindImageTextures");
DglwInitGL45.inl23 gl->bindImageTextures = (glBindImageTexturesFunc) loader->get("glBindImageTextures");
DglwInitGL46.inl23 gl->bindImageTextures = (glBindImageTexturesFunc) loader->get("glBindImageTextures");
DglwApi.inl23 #define glBindImageTextures glwBindImageTextures macro
/external/mesa3d/include/GL/
Dgl_mangle.h93 #define glBindImageTextures MANGLE(BindImageTextures) macro
Dglcorearb.h2645 GLAPI void APIENTRY glBindImageTextures (GLuint first, GLsizei count, const GLuint *textures);
Dglext.h2593 GLAPI void APIENTRY glBindImageTextures (GLuint first, GLsizei count, const GLuint *textures);
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl23 void glBindImageTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint *tex…
DgluCallLogWrapper.inl126 void CallLogWrapper::glBindImageTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint … function in CallLogWrapper
129 …m_log << TestLog::Message << "glBindImageTextures(" << first << ", " << count << ", " << toHex(rei…
/external/swiftshader/include/GL/
Dglcorearb.h2645 GLAPI void APIENTRY glBindImageTextures (GLuint first, GLsizei count, const GLuint *textures);
Dglext.h2593 GLAPI void APIENTRY glBindImageTextures (GLuint first, GLsizei count, const GLuint *textures);