HomeSort by relevance Sort by last modified time
    Searched refs:glBindTextures (Results 1 - 12 of 12) sorted by null

  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 31 gl->bindTextures = glBindTextures;
    [all...]
tcuNullRenderContextFuncs.inl 195 GLW_APICALL void GLW_APIENTRY glBindTextures (GLuint first, GLsizei count, const GLuint *textures)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 108 #define glBindTextures MANGLE(BindTextures)
    [all...]
glcorearb.h     [all...]
glext.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 31 void glBindTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint *textures);
    [all...]
gluCallLogWrapper.inl 182 void CallLogWrapper::glBindTextures (glw::GLuint first, glw::GLsizei count, const glw::GLuint *textures)
185 m_log << TestLog::Message << "glBindTextures(" << first << ", " << count << ", " << toHex(reinterpret_cast<deUintptr>(static_cast<const void*>(textures))) << ");" << TestLog::EndMessage;
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl 31 #define glBindTextures glwBindTextures
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 976 milliseconds