Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl28 gl->bindSamplers = glBindSamplers;
DtcuNullRenderContextFuncs.inl173 GLW_APICALL void GLW_APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers) function
/external/deqp/framework/opengl/wrapper/
DglwInitGL44.inl27 gl->bindSamplers = (glBindSamplersFunc) loader->get("glBindSamplers");
DglwInitGL45.inl27 gl->bindSamplers = (glBindSamplersFunc) loader->get("glBindSamplers");
DglwInitGL46.inl27 gl->bindSamplers = (glBindSamplersFunc) loader->get("glBindSamplers");
DglwApi.inl28 #define glBindSamplers glwBindSamplers macro
/external/mesa3d/include/GL/
Dgl_mangle.h104 #define glBindSamplers MANGLE(BindSamplers) macro
Dglcorearb.h2644 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
Dglext.h2592 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl28 void glBindSamplers (glw::GLuint first, glw::GLsizei count, const glw::GLuint *sampler…
DgluCallLogWrapper.inl161 void CallLogWrapper::glBindSamplers (glw::GLuint first, glw::GLsizei count, const glw::GLuint *samp… function in CallLogWrapper
164 …m_log << TestLog::Message << "glBindSamplers(" << first << ", " << count << ", " << toHex(reinterp…
/external/swiftshader/include/GL/
Dglcorearb.h2644 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
Dglext.h2592 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);