Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl23 #define glBindImageTextures glwBindImageTextures macro
/external/mesa3d/include/GL/
Dgl_mangle.h93 #define glBindImageTextures MANGLE(BindImageTextures) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl126 void CallLogWrapper::glBindImageTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint … function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl137 GLW_APICALL void GLW_APIENTRY glBindImageTextures (GLuint first, GLsizei count, const GLuint *textu… function