Home
last modified time | relevance | path

Searched refs:MAX_ARRAY_TEXTURE_LAYERS (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_storage_multisample.txt229 greater than the value of MAX_ARRAY_TEXTURE_LAYERS.
269 whether MAX_3D_TEXTURE_SIZE or MAX_ARRAY_TEXTURE_LAYERS should
270 be used. Currently, only MAX_ARRAY_TEXTURE_LAYERS would make
284 MAX_ARRAY_TEXTURE_LAYERS (Bug 11135).
DARB_framebuffer_no_attachments.txt385 MAX_FRAMEBUFFER_LAYERS MAX_ARRAY_TEXTURE_LAYERS
DARB_internalformat_query2.txt1239 The MAX_TEXTURE_SIZE is 16384 (2^14) and MAX_ARRAY_TEXTURE_LAYERS is
/third_party/mesa3d/src/mesa/main/
Dconfig.h106 #define MAX_ARRAY_TEXTURE_LAYERS 64 macro
Dcontext.c470 consts->MaxArrayTextureLayers = MAX_ARRAY_TEXTURE_LAYERS; in _mesa_init_constants()
/third_party/openGLES/extensions/ARB/
DARB_texture_storage_multisample.txt239 greater than the value of MAX_ARRAY_TEXTURE_LAYERS.
279 whether MAX_3D_TEXTURE_SIZE or MAX_ARRAY_TEXTURE_LAYERS should
280 be used. Currently, only MAX_ARRAY_TEXTURE_LAYERS would make
294 MAX_ARRAY_TEXTURE_LAYERS (Bug 11135).
DARB_framebuffer_no_attachments.txt395 MAX_FRAMEBUFFER_LAYERS MAX_ARRAY_TEXTURE_LAYERS
DARB_internalformat_query2.txt1287 The MAX_TEXTURE_SIZE is 16384 (2^14) and MAX_ARRAY_TEXTURE_LAYERS is
/third_party/openGLES/extensions/EXT/
DEXT_multiview_texture_multisample.txt133 <numViews> is larger than the value of MAX_ARRAY_TEXTURE_LAYERS."
138 <numViews> is larger than the value of MAX_ARRAY_TEXTURE_LAYERS."
DEXT_geometry_shader.txt635 MAX_ARRAY_TEXTURE_LAYERS minus one (for array textures).
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_storage_multisample_2d_array.txt167 <depth> is greater than the value of MAX_ARRAY_TEXTURE_LAYERS.
229 of MAX_ARRAY_TEXTURE_LAYERS minus one (for two-dimensional array
359 MAX_ARRAY_TEXTURE_LAYERS (Bug 11135).
DOES_geometry_shader.txt637 MAX_ARRAY_TEXTURE_LAYERS minus one (for array textures).
/third_party/openGLES/extensions/OES/
DOES_texture_storage_multisample_2d_array.txt182 <depth> is greater than the value of MAX_ARRAY_TEXTURE_LAYERS.
244 of MAX_ARRAY_TEXTURE_LAYERS minus one (for two-dimensional array
378 MAX_ARRAY_TEXTURE_LAYERS (Bug 11135).
DOES_geometry_shader.txt647 MAX_ARRAY_TEXTURE_LAYERS minus one (for array textures).
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl2.js128 MAX_ARRAY_TEXTURE_LAYERS: 0x88FF, property
/third_party/skia/third_party/externals/opengl-registry/extensions/OVR/
DOVR_multiview.txt261 <numViews> is larger than the value of MAX_ARRAY_TEXTURE_LAYERS minus
674 texture or greater than MAX_ARRAY_TEXTURE_LAYERS?
/third_party/openGLES/extensions/OVR/
DOVR_multiview.txt265 <numViews> is larger than the value of MAX_ARRAY_TEXTURE_LAYERS.
684 texture or greater than MAX_ARRAY_TEXTURE_LAYERS?
/third_party/typescript/lib/
Dlib.webworker.d.ts3816 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; variable
4177 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; property
Dlib.dom.d.ts16847 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; variable
17208 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3796 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; variable
4157 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; property
Ddom.generated.d.ts16827 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; variable
17188 readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum; property
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_geometry_shader.txt635 MAX_ARRAY_TEXTURE_LAYERS minus one (for array textures).