Home
last modified time | relevance | path

Searched refs:GetInternalformativ (Results 1 – 15 of 15) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLUtil.h133 GR_GL_CALL(gl, GetInternalformativ(t, f, n, s, p)); \
DGrGLAssembleInterface.cpp400 GET_PROC(GetInternalformativ); in GrGLMakeAssembledGLInterface()
845 GET_PROC(GetInternalformativ); in GrGLMakeAssembledGLESInterface()
/external/skia/src/gpu/gl/
DGrGLAssembleGLInterfaceAutogen.cpp406 GET_PROC(GetInternalformativ); in GrGLMakeAssembledGLInterface()
408 GET_PROC(GetInternalformativ); in GrGLMakeAssembledGLInterface()
DGrGLAssembleGLESInterfaceAutogen.cpp402 GET_PROC(GetInternalformativ); in GrGLMakeAssembledGLESInterface()
DGrGLUtil.h187 GR_GL_CALL(gl, GetInternalformativ(t, f, n, s, p)); \
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_sparse_texture2.txt87 * Test GetInternalformativ query for formats from Table 8.X, Standard
DCTS_ARB_sparse_texture.txt65 * Test GetInternalformativ query for formats from Table 8.12 and <pname>:
/external/angle/extensions/
DANGLE_texture_multisample.txt92 TexStorage2DMultisampleANGLE, GetInternalformativ, TexParameter{if}*,
311 GetInternalformativ with a <pname> of SAMPLES (see section 6.1.15).
379 GetInternalformativ in section 6.1.15). If the GL is unable to create
573 supported can be determined by calling GetInternalformativ with a <pname>
/external/skia/tools/gpu/gl/interface/
Dinterface.json5575 "GetInternalformativ"
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h331 …void GL_APIENTRY GetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei b…
DlibGLESv3.cpp3780 void GL_APIENTRY GetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bu… in GetInternalformativ() function
Dentry_points.cpp1532 return gl::GetInternalformativ(target, internalformat, pname, bufSize, params); in glGetInternalformativ()
DlibGLESv2.cpp6416 FUNCTION(GetInternalformativ), in es2GetProcAddress()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1273 ANGLE_CAPTURE(GetInternalformativ, isCallValid, context, target, internalformat, pname, in GL_GetInternalformativ()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4029 ANGLE_CAPTURE(GetInternalformativ, isCallValid, context, target, internalformat, pname, in GL_GetInternalformativ()