Home
last modified time | relevance | path

Searched refs:origtexture (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_view.txt101 void TextureViewOES(uint texture, enum target, uint origtexture,
219 void TextureViewOES(uint texture, enum target, uint origtexture,
226 <origtexture>, but elements of the data store are interpreted according
243 TEXTURE_IMMUTABLE_LEVELS for <origtexture>.
246 TEXTURE_VIEW_MIN_LEVEL_OES for <origtexture>.
249 TEXTURE_VIEW_MIN_LAYER_OES for <origtexture>.
252 the value of TEXTURE_VIEW_NUM_LEVELS_OES for <origtexture> minus
256 the value of TEXTURE_VIEW_NUM_LAYERS_OES for <origtexture> minus
260 <origtexture>, as defined by table 8.X.1.
263 <target> and the target of <origtexture>. These constraints are
[all …]
/third_party/openGLES/extensions/OES/
DOES_texture_view.txt111 void TextureViewOES(uint texture, enum target, uint origtexture,
229 void TextureViewOES(uint texture, enum target, uint origtexture,
236 <origtexture>, but elements of the data store are interpreted according
253 TEXTURE_IMMUTABLE_LEVELS for <origtexture>.
256 TEXTURE_VIEW_MIN_LEVEL_OES for <origtexture>.
259 TEXTURE_VIEW_MIN_LAYER_OES for <origtexture>.
262 the value of TEXTURE_VIEW_NUM_LEVELS_OES for <origtexture> minus
266 the value of TEXTURE_VIEW_NUM_LAYERS_OES for <origtexture> minus
270 <origtexture>, as defined by table 8.X.1.
273 <target> and the target of <origtexture>. These constraints are
[all …]
/third_party/openGLES/extensions/EXT/
DEXT_texture_view.txt96 void TextureViewEXT(uint texture, enum target, uint origtexture,
214 void TextureViewEXT(uint texture, enum target, uint origtexture,
221 <origtexture>, but elements of the data store are interpreted according
238 TEXTURE_IMMUTABLE_LEVELS for <origtexture>.
241 TEXTURE_VIEW_MIN_LEVEL_EXT for <origtexture>.
244 TEXTURE_VIEW_MIN_LAYER_EXT for <origtexture>.
247 the value of TEXTURE_VIEW_NUM_LEVELS_EXT for <origtexture> minus
251 the value of TEXTURE_VIEW_NUM_LAYERS_EXT for <origtexture> minus
255 <origtexture>, as defined by table 8.X.1.
258 <target> and the target of <origtexture>. These constraints are
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_view.txt96 void TextureViewEXT(uint texture, enum target, uint origtexture,
214 void TextureViewEXT(uint texture, enum target, uint origtexture,
221 <origtexture>, but elements of the data store are interpreted according
238 TEXTURE_IMMUTABLE_LEVELS for <origtexture>.
241 TEXTURE_VIEW_MIN_LEVEL_EXT for <origtexture>.
244 TEXTURE_VIEW_MIN_LAYER_EXT for <origtexture>.
247 the value of TEXTURE_VIEW_NUM_LEVELS_EXT for <origtexture> minus
251 the value of TEXTURE_VIEW_NUM_LAYERS_EXT for <origtexture> minus
255 <origtexture>, as defined by table 8.X.1.
258 <target> and the target of <origtexture>. These constraints are
[all …]
/third_party/mesa3d/src/mesa/main/
Dtextureview.c711 _mesa_TextureView_no_error(GLuint texture, GLenum target, GLuint origtexture, in _mesa_TextureView_no_error() argument
721 origTexObj = _mesa_lookup_texture(ctx, origtexture); in _mesa_TextureView_no_error()
729 _mesa_TextureView(GLuint texture, GLenum target, GLuint origtexture, in _mesa_TextureView() argument
742 texture, _mesa_enum_to_string(target), origtexture, in _mesa_TextureView()
746 if (origtexture == 0) { in _mesa_TextureView()
748 origtexture); in _mesa_TextureView()
753 origTexObj = _mesa_lookup_texture(ctx, origtexture); in _mesa_TextureView()
760 origtexture); in _mesa_TextureView()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_4_3_autogen.h37 void textureView(TextureID texturePacked, GLenum target, GLuint origtexture, \
DvalidationGL43.cpp244 GLuint origtexture, in ValidateTextureView() argument
DvalidationGL43_autogen.h154 GLuint origtexture,
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL43_autogen.h77 GLuint origtexture,
DContext_gl_4_autogen.h141 void textureView(TextureID texturePacked, GLenum target, GLuint origtexture, \
DvalidationGL4_autogen.h540 GLuint origtexture,
DvalidationGL4.cpp874 GLuint origtexture, in ValidateTextureView() argument
DContext_gl.cpp2755 GLuint origtexture, in textureView() argument
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp1038 GLuint origtexture, in TextureView() argument
1049 texture, GLenumToString(GLenumGroup::TextureTarget, target), origtexture, in TextureView()
1060 ValidateTextureView(context, texturePacked, target, origtexture, internalformat, in TextureView()
1064 context->textureView(texturePacked, target, origtexture, internalformat, minlevel, in TextureView()
1067 ANGLE_CAPTURE(TextureView, isCallValid, context, texturePacked, target, origtexture, in TextureView()
Dentry_points_gl_4_3_autogen.h177 GLuint origtexture,
/third_party/openGLES/extensions/ARB/
DARB_texture_view.txt94 void TextureView(uint texture, enum target, uint origtexture,
180 void TextureView(uint texture, enum target, uint origtexture,
187 <origtexture>, but elements of the data store are interpreted according
331 If <origtexture> is not the name of a texture, INVALID_VALUE is generated.
332 If <origtexture>'s TEXTURE_IMMUTABLE_FORMAT value is not TRUE,
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_view.txt84 void TextureView(uint texture, enum target, uint origtexture,
170 void TextureView(uint texture, enum target, uint origtexture,
177 <origtexture>, but elements of the data store are interpreted according
321 If <origtexture> is not the name of a texture, INVALID_VALUE is generated.
322 If <origtexture>'s TEXTURE_IMMUTABLE_FORMAT value is not TRUE,
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2ext.h732 …ENTRYP PFNGLTEXTUREVIEWOESPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
734 GL_APICALL void GL_APIENTRY glTextureViewOES (GLuint texture, GLenum target, GLuint origtexture, GL…
2209 …ENTRYP PFNGLTEXTUREVIEWEXTPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
2211 GL_APICALL void GL_APIENTRY glTextureViewEXT (GLuint texture, GLenum target, GLuint origtexture, GL…
/third_party/mesa3d/include/GLES2/
Dgl2ext.h748 …ENTRYP PFNGLTEXTUREVIEWOESPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
750 GL_APICALL void GL_APIENTRY glTextureViewOES (GLuint texture, GLenum target, GLuint origtexture, GL…
2266 …ENTRYP PFNGLTEXTUREVIEWEXTPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
2268 GL_APICALL void GL_APIENTRY glTextureViewEXT (GLuint texture, GLenum target, GLuint origtexture, GL…
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2ext.h732 …ENTRYP PFNGLTEXTUREVIEWOESPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
734 GL_APICALL void GL_APIENTRY glTextureViewOES (GLuint texture, GLenum target, GLuint origtexture, GL…
2209 …ENTRYP PFNGLTEXTUREVIEWEXTPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
2211 GL_APICALL void GL_APIENTRY glTextureViewEXT (GLuint texture, GLenum target, GLuint origtexture, GL…
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h732 …ENTRYP PFNGLTEXTUREVIEWOESPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
734 GL_APICALL void GL_APIENTRY glTextureViewOES (GLuint texture, GLenum target, GLuint origtexture, GL…
2209 …ENTRYP PFNGLTEXTUREVIEWEXTPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
2211 GL_APICALL void GL_APIENTRY glTextureViewEXT (GLuint texture, GLenum target, GLuint origtexture, GL…
/third_party/openGLES/api/GLES2/
Dgl2ext.h729 …ENTRYP PFNGLTEXTUREVIEWOESPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
731 GL_APICALL void GL_APIENTRY glTextureViewOES (GLuint texture, GLenum target, GLuint origtexture, GL…
2346 …ENTRYP PFNGLTEXTUREVIEWEXTPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
2348 GL_APICALL void GL_APIENTRY glTextureViewEXT (GLuint texture, GLenum target, GLuint origtexture, GL…
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h729 …ENTRYP PFNGLTEXTUREVIEWOESPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
731 GL_APICALL void GL_APIENTRY glTextureViewOES (GLuint texture, GLenum target, GLuint origtexture, GL…
2258 …ENTRYP PFNGLTEXTUREVIEWEXTPROC) (GLuint texture, GLenum target, GLuint origtexture, GLenum interna…
2260 GL_APICALL void GL_APIENTRY glTextureViewEXT (GLuint texture, GLenum target, GLuint origtexture, GL…
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.h612 GLuint origtexture,
Dentry_points_gl_4_autogen.cpp5520 GLuint origtexture, in GL_TextureView() argument
5531 CID(context), texture, GLenumToString(GLenumGroup::TextureTarget, target), origtexture, in GL_TextureView()
5541 texturePacked, target, origtexture, internalformat, in GL_TextureView()
5545 context->textureView(texturePacked, target, origtexture, internalformat, minlevel, in GL_TextureView()
5548 ANGLE_CAPTURE(TextureView, isCallValid, context, texturePacked, target, origtexture, in GL_TextureView()

12