Home
last modified time | relevance | path

Searched refs:minlayer (Results 1 – 25 of 49) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Dtextureview.c534 GLuint minlayer, GLuint numlayers, bool no_error) in texture_view() argument
548 newViewNumLayers = MIN2(numlayers, origTexObj->Attrib.NumLayers - minlayer); in texture_view()
550 faceTarget = _mesa_cube_face_target(origTexObj->Target, minlayer); in texture_view()
695 texObj->Attrib.MinLayer = origTexObj->Attrib.MinLayer + minlayer; in texture_view()
714 GLuint minlayer, GLuint numlayers) in _mesa_TextureView_no_error() argument
725 numlevels, minlayer, numlayers, true); in _mesa_TextureView_no_error()
732 GLuint minlayer, GLuint numlayers) in _mesa_TextureView() argument
744 minlevel, numlevels, minlayer, numlayers); in _mesa_TextureView()
808 newViewMinLayer = origTexObj->Attrib.MinLayer + minlayer; in _mesa_TextureView()
840 numlevels, minlayer, numlayers, false); in _mesa_TextureView()
/third_party/openGLES/extensions/ARB/
DARB_texture_view.txt97 uint minlayer, uint numlayers);
183 uint minlayer, uint numlayers);
190 <minlayer>, <numlayers>, <minlevel>, and <numlevels> control which of those
193 The <minlevel> and <minlayer> parameters are relative to the view of the
196 <minlevel> or <minlayer> are larger than the greatest level or layer of the
210 - TEXTURE_VIEW_MIN_LAYER is set to <minlayer> plus the value of
219 <minlayer>.
488 <minlayer>=100, <numlayers>=100. It will have TEXTURE_VIEW_MIN_LAYER=100,
490 <minlayer>=50, <numlayers>=50. It will have TEXTURE_VIEW_MIN_LAYER=150,
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_view.txt87 uint minlayer, uint numlayers);
173 uint minlayer, uint numlayers);
180 <minlayer>, <numlayers>, <minlevel>, and <numlevels> control which of those
183 The <minlevel> and <minlayer> parameters are relative to the view of the
186 <minlevel> or <minlayer> are larger than the greatest level or layer of the
200 - TEXTURE_VIEW_MIN_LAYER is set to <minlayer> plus the value of
209 <minlayer>.
478 <minlayer>=100, <numlayers>=100. It will have TEXTURE_VIEW_MIN_LAYER=100,
480 <minlayer>=50, <numlayers>=50. It will have TEXTURE_VIEW_MIN_LAYER=150,
/third_party/openGLES/extensions/EXT/
DEXT_texture_view.txt99 uint minlayer, uint numlayers);
217 uint minlayer, uint numlayers);
224 <minlayer>, <numlayers>, <minlevel>, and <numlevels> control which of those
227 The <minlevel> and <minlayer> parameters are relative to the view of the
243 - TEXTURE_VIEW_MIN_LAYER_EXT is set to <minlayer> plus the value of
252 <minlayer>.
470 An INVALID_VALUE error is generated if <minlevel> or <minlayer> are
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_view.txt104 uint minlayer, uint numlayers);
222 uint minlayer, uint numlayers);
229 <minlayer>, <numlayers>, <minlevel>, and <numlevels> control which of those
232 The <minlevel> and <minlayer> parameters are relative to the view of the
248 - TEXTURE_VIEW_MIN_LAYER_OES is set to <minlayer> plus the value of
257 <minlayer>.
475 An INVALID_VALUE error is generated if <minlevel> or <minlayer> are
/third_party/openGLES/extensions/OES/
DOES_texture_view.txt114 uint minlayer, uint numlayers);
232 uint minlayer, uint numlayers);
239 <minlayer>, <numlayers>, <minlevel>, and <numlevels> control which of those
242 The <minlevel> and <minlayer> parameters are relative to the view of the
258 - TEXTURE_VIEW_MIN_LAYER_OES is set to <minlayer> plus the value of
267 <minlayer>.
485 An INVALID_VALUE error is generated if <minlevel> or <minlayer> are
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_view.txt99 uint minlayer, uint numlayers);
217 uint minlayer, uint numlayers);
224 <minlayer>, <numlayers>, <minlevel>, and <numlevels> control which of those
227 The <minlevel> and <minlayer> parameters are relative to the view of the
243 - TEXTURE_VIEW_MIN_LAYER_EXT is set to <minlayer> plus the value of
252 <minlayer>.
470 An INVALID_VALUE error is generated if <minlevel> or <minlayer> are
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL43_autogen.h81 GLuint minlayer,
DContext_gl_4_autogen.h142 GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, \
DvalidationGL4.cpp878 GLuint minlayer, in ValidateTextureView() argument
DvalidationGL4_autogen.h544 GLuint minlayer,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_4_3_autogen.h38 GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, \
DvalidationGL43_autogen.h158 GLuint minlayer,
DvalidationGL43.cpp248 GLuint minlayer, in ValidateTextureView() argument
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp1042 GLuint minlayer, in TextureView() argument
1050 GLenumToString(GLenumGroup::InternalFormat, internalformat), minlevel, numlevels, minlayer, in TextureView()
1061 minlevel, numlevels, minlayer, numlayers)); in TextureView()
1065 numlevels, minlayer, numlayers); in TextureView()
1068 internalformat, minlevel, numlevels, minlayer, numlayers); in TextureView()
Dentry_points_gl_4_3_autogen.h181 GLuint minlayer,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp5987 unsigned int minlayer = 0; in initTextureObject() local
6020 minlayer = 1; in initTextureObject()
6024 minlayer = 0; in initTextureObject()
6052 …gl.textureView(*to_id_ptr, view_texture_target, m_to_id, GL_RGBA8, minlevel, numlevels, minlayer, … in initTextureObject()
6057 m_iteration_view_texture_minlayer = minlayer; in initTextureObject()
6068 << "minlayer:[" << minlayer << "] " in initTextureObject()
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2ext.h732 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
734 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2209 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2211 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
/third_party/mesa3d/include/GLES2/
Dgl2ext.h748 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
750 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2266 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2268 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h732 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
734 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2209 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2211 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2ext.h732 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
734 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2209 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2211 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
/third_party/openGLES/api/GLES2/
Dgl2ext.h729 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
731 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2346 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2348 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h729 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
731 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2258 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
2260 …xture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers…
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.h616 GLuint minlayer,
Dentry_points_gl_4_autogen.cpp5524 GLuint minlayer, in GL_TextureView() argument
5533 minlayer, numlayers); in GL_TextureView()
5542 minlevel, numlevels, minlayer, numlayers)); in GL_TextureView()
5546 numlevels, minlayer, numlayers); in GL_TextureView()
5549 internalformat, minlevel, numlevels, minlayer, numlayers); in GL_TextureView()

12