Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl685 gl->textureBuffer = glTextureBuffer;
DtcuNullRenderContextFuncs.inl5928 GLW_APICALL void GLW_APIENTRY glTextureBuffer (GLuint texture, GLenum internalformat, GLuint buffer) function
/external/deqp/framework/opengl/wrapper/
DglwInitGL46.inl491 gl->textureBuffer = (glTextureBufferFunc) loader->get("glTextureBuffer");
DglwInitGL45.inl487 gl->textureBuffer = (glTextureBufferFunc) loader->get("glTextureBuffer");
DglwInitExtGL.inl672 gl->textureBuffer = (glTextureBufferFunc) loader->get("glTextureBuffer");
DglwApi.inl685 #define glTextureBuffer glwTextureBuffer macro
/external/mesa3d/include/GL/
Dgl_mangle.h2189 #define glTextureBuffer MANGLE(TextureBuffer) macro
Dglcorearb.h2830 GLAPI void APIENTRY glTextureBuffer (GLuint texture, GLenum internalformat, GLuint buffer);
Dglext.h2790 GLAPI void APIENTRY glTextureBuffer (GLuint texture, GLenum internalformat, GLuint buffer);
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl685 void glTextureBuffer (glw::GLuint texture, glw::GLenum internalformat, glw::GLuint buf…
DgluCallLogWrapper.inl4995 void CallLogWrapper::glTextureBuffer (glw::GLuint texture, glw::GLenum internalformat, glw::GLuint … function in CallLogWrapper
4998 …m_log << TestLog::Message << "glTextureBuffer(" << texture << ", " << toHex(internalformat) << ", …
/external/swiftshader/include/GL/
Dglcorearb.h2830 GLAPI void APIENTRY glTextureBuffer (GLuint texture, GLenum internalformat, GLuint buffer);
Dglext.h2790 GLAPI void APIENTRY glTextureBuffer (GLuint texture, GLenum internalformat, GLuint buffer);