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

  /external/skia/src/gpu/gl/
GrGLUtil.h 114 GR_GL_CALL(gl, GetTexLevelParameteriv(t, l, pname, p)); \
GrGLAssembleInterface.cpp 175 GET_PROC(GetTexLevelParameteriv);
661 GET_PROC(GetTexLevelParameteriv);
    [all...]
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 98 GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and
106 CompressedTexSubImage2D, GetTexLevelParameteriv, and
114 GetTexLevelParameteriv, and GetTexLevelParameterfv:
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 335 void (GLAPIENTRY * GetTexLevelParameteriv)(GLenum, GLint, GLenum, GLint *);
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 851 { "glGetTexLevelParameteriv", _O(GetTexLevelParameteriv) },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]

Completed in 135 milliseconds