Searched refs:PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 779 ANGLE_UTIL_EXPORT PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC l_glTexStorage3DMultisampleOES; 2062 l_glTexStorage3DMultisampleOES = reinterpret_cast<PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC>( in LoadGLES()
|
H A D | gles_loader_autogen.h | 1596 ANGLE_UTIL_EXPORT extern PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC l_glTexStorage3DMultisampleOES;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 807 ANGLE_TRACE_LOADER_EXPORT PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC t_glTexStorage3DMultisampleOES; 2092 t_glTexStorage3DMultisampleOES = reinterpret_cast<PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC>( in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1645 ANGLE_TRACE_LOADER_EXPORT extern PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC t_glTexStorage3DMultisampleOES;
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 735 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 716 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 719 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 719 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 716 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); typedef
|
Completed in 118 milliseconds