/third_party/skia/modules/canvaskit/ |
D | gpu.js | 208 glCtx.bindTexture(glCtx.TEXTURE_2D, newTex); 210 …glCtx.texImage2D(glCtx.TEXTURE_2D, 0, glCtx.RGBA, info['width'], info['height'], 0, glCtx.RGBA, gl… 212 glCtx.texImage2D(glCtx.TEXTURE_2D, 0, glCtx.RGBA, glCtx.RGBA, glCtx.UNSIGNED_BYTE, src); 214 glCtx.bindTexture(glCtx.TEXTURE_2D, null); 243 glCtx.bindTexture(glCtx.TEXTURE_2D, newTex); 245 …glCtx.texImage2D(glCtx.TEXTURE_2D, 0, glCtx.RGBA, info['width'], info['height'], 0, glCtx.RGBA, gl… 247 … glCtx.texImage2D(glCtx.TEXTURE_2D, 0, glCtx.RGBA, glCtx.RGBA, glCtx.UNSIGNED_BYTE, src); 249 glCtx.bindTexture(glCtx.TEXTURE_2D, null);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_detail_texture.txt | 147 The detail texture corresponding to texture TEXTURE_2D is 150 1. The active texture must be TEXTURE_2D. 152 2. The internal formats of TEXTURE_2D and DETAIL_TEXTURE_2D_SGIS 164 n = log base 2 of the width of the level zero array of TEXTURE_2D 165 m = log base 2 of the height of the level zero array of TEXTURE_2D 168 L = DETAIL_TEXTURE_LEVEL_SGIS value of TEXTURE_2D 189 DETAIL_TEXTURE_LEVEL_SGIS parameter of TEXTURE_2D, must be negative. The 191 separate the level 0 image of TEXTURE_2D and the image of 195 are four times larger than the level zero array of TEXTURE_2D. 203 If DETAIL_TEXTURE_MODE_SGIS of TEXTURE_2D is ADD, then [all …]
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_detail_texture.txt | 147 The detail texture corresponding to texture TEXTURE_2D is 150 1. The active texture must be TEXTURE_2D. 152 2. The internal formats of TEXTURE_2D and DETAIL_TEXTURE_2D_SGIS 164 n = log base 2 of the width of the level zero array of TEXTURE_2D 165 m = log base 2 of the height of the level zero array of TEXTURE_2D 168 L = DETAIL_TEXTURE_LEVEL_SGIS value of TEXTURE_2D 189 DETAIL_TEXTURE_LEVEL_SGIS parameter of TEXTURE_2D, must be negative. The 191 separate the level 0 image of TEXTURE_2D and the image of 195 are four times larger than the level zero array of TEXTURE_2D. 203 If DETAIL_TEXTURE_MODE_SGIS of TEXTURE_2D is ADD, then [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_object.txt | 105 to the default textures TEXTURE_1D, TEXTURE_2D, and TEXTURE_3D_EXT, it 111 TEXTURE_2D, or TEXTURE_3D_EXT. This binding is accomplished by calling 112 BindTextureEXT with <target> set to TEXTURE_1D, TEXTURE_2D, or 119 1-dimensional; a texture object first bound to TEXTURE_2D is 125 first bound is equivalent to the state of the default TEXTURE_2D or 137 By default when an OpenGL context is created, TEXTURE_1D, TEXTURE_2D, 144 as TEXTURE_2D while zero is bound to TEXTURE_2D, and the default 214 Because the query values of TEXTURE_1D, TEXTURE_2D, and TEXTURE_3D_EXT 222 bound to TEXTURE_2D or TEXTURE_3D_EXT is returned in <params> when 225 TEXTURE_2D or to TEXTURE_3D_EXT, zero is returned. [all …]
|
D | EXT_EGL_image_array.txt | 66 "Currently, <target> must be TEXTURE_2D or TEXTURE_2D_ARRAY." 71 <target> is not TEXTURE_2D or TEXTURE_2D_ARRAY
|
D | EXT_texture_cube_map.txt | 342 returned by GetTexImage with one of the targets TEXTURE_2D, 351 "<target> must be one of TEXTURE_2D for a 2D texture, or one of 397 TEXTURE_2D, TEXTURE_CUBE_MAP_POSITIVE_X_EXT, 412 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 424 TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_EXT." ... 489 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 497 TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_EXT." ... 498 "If the new texture object is bound to TEXTURE_1D, TEXTURE_2D, 505 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_EXT." 509 "In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_object.txt | 105 to the default textures TEXTURE_1D, TEXTURE_2D, and TEXTURE_3D_EXT, it 111 TEXTURE_2D, or TEXTURE_3D_EXT. This binding is accomplished by calling 112 BindTextureEXT with <target> set to TEXTURE_1D, TEXTURE_2D, or 119 1-dimensional; a texture object first bound to TEXTURE_2D is 125 first bound is equivalent to the state of the default TEXTURE_2D or 137 By default when an OpenGL context is created, TEXTURE_1D, TEXTURE_2D, 144 as TEXTURE_2D while zero is bound to TEXTURE_2D, and the default 214 Because the query values of TEXTURE_1D, TEXTURE_2D, and TEXTURE_3D_EXT 222 bound to TEXTURE_2D or TEXTURE_3D_EXT is returned in <params> when 225 TEXTURE_2D or to TEXTURE_3D_EXT, zero is returned. [all …]
|
D | EXT_EGL_image_array.txt | 66 "Currently, <target> must be TEXTURE_2D or TEXTURE_2D_ARRAY." 71 <target> is not TEXTURE_2D or TEXTURE_2D_ARRAY
|
D | EXT_texture_cube_map.txt | 342 returned by GetTexImage with one of the targets TEXTURE_2D, 351 "<target> must be one of TEXTURE_2D for a 2D texture, or one of 397 TEXTURE_2D, TEXTURE_CUBE_MAP_POSITIVE_X_EXT, 412 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 424 TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_EXT." ... 489 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 497 TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_EXT." ... 498 "If the new texture object is bound to TEXTURE_1D, TEXTURE_2D, 505 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_EXT." 509 "In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_depth_texture_cube_map.txt | 79 by texture image specification commands only if <target> is TEXTURE_2D. 87 TEXTURE_2D. Using this format in conjunction with any other <target> will 104 "The error INVALID_OPERATION is generated if <target> is not TEXTURE_2D, or
|
D | OES_EGL_image_external.txt | 169 also be TEXTURE_2D). 323 * "In addition to the default textures TEXTURE_2D and 329 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. The binding is effected by calling 334 + same initial values. If the new texture object is bound to TEXTURE_2D 339 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. If the bind is successful no 349 * In the initial state, TEXTURE_2D and TEXTURE_EXTERNAL_OES have 354 * operated upon, queried, and applied as TEXTURE_2D or 362 unused. If a texture that is currently bound to the target TEXTURE_2D 392 * "In addition to the default textures TEXTURE_2D, TEXTURE_CUBE_MAP, 399 * TEXTURE_2D, TEXTURE_CUBE_MAP, or TEXTURE_EXTERNAL_OES. The binding is [all …]
|
D | OES_texture_cube_map.txt | 192 "<target> must be one of TEXTURE_2D for a 2D texture, or one of 236 TEXTURE_2D, TEXTURE_CUBE_MAP_POSITIVE_X_OES, 251 ... "<target> is the target, either TEXTURE_2D or TEXTURE_CUBE_MAP_OES." 300 "In addition to the default textures TEXTURE_2D and TEXTURE_CUBE_MAP_OES, 307 TEXTURE_2D or TEXTURE_CUBE_MAP_OES." ... 308 "If the new texture object is bound to TEXTURE_2D or TEXTURE_CUBE_MAP_OES, 314 either TEXTURE_2D or TEXTURE_CUBE_MAP_OES." 318 "In the initial state, TEXTURE_2D and TEXTURE_CUBE_MAP_OES have two- 326 ... "If a texture that is currently bound to one of the targets TEXTURE_2D 337 TEXTURE_2D or TEXTURE_CUBE_MAP_OES to enable the two-dimensional or cube [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_EGL_stream_consumer_external.txt | 348 * "In addition to the default textures TEXTURE_2D and 354 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. The binding is effected by calling 359 + same initial values. If the new texture object is bound to TEXTURE_2D 364 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. If the bind is successful no 374 * In the initial state, TEXTURE_2D and TEXTURE_EXTERNAL_OES have 379 * operated upon, queried, and applied as TEXTURE_2D or 387 unused. If a texture that is currently bound to the target TEXTURE_2D 417 * "In addition to the default textures TEXTURE_2D, TEXTURE_CUBE_MAP, 424 * TEXTURE_2D, TEXTURE_CUBE_MAP, or TEXTURE_EXTERNAL_OES. The binding is 430 same initial values. If the new texture object is bound to TEXTURE_2D, [all …]
|
D | NV_texture_rectangle.txt | 243 "<target> must be one of TEXTURE_2D for a 2D texture, or one 309 ... "Currently, <target> must be TEXTURE_2D, 319 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 351 ... "<target> is the target, either TEXTURE_1D, TEXTURE_2D, 486 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 495 TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, or 497 to TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, or 505 to either TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, 510 "In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, 516 as TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, [all …]
|
/third_party/openGLES/extensions/NV/ |
D | NV_EGL_stream_consumer_external.txt | 348 * "In addition to the default textures TEXTURE_2D and 354 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. The binding is effected by calling 359 + same initial values. If the new texture object is bound to TEXTURE_2D 364 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. If the bind is successful no 374 * In the initial state, TEXTURE_2D and TEXTURE_EXTERNAL_OES have 379 * operated upon, queried, and applied as TEXTURE_2D or 387 unused. If a texture that is currently bound to the target TEXTURE_2D 417 * "In addition to the default textures TEXTURE_2D, TEXTURE_CUBE_MAP, 424 * TEXTURE_2D, TEXTURE_CUBE_MAP, or TEXTURE_EXTERNAL_OES. The binding is 430 same initial values. If the new texture object is bound to TEXTURE_2D, [all …]
|
D | NV_texture_rectangle.txt | 243 "<target> must be one of TEXTURE_2D for a 2D texture, or one 309 ... "Currently, <target> must be TEXTURE_2D, 319 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 351 ... "<target> is the target, either TEXTURE_1D, TEXTURE_2D, 486 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 495 TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, or 497 to TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, or 505 to either TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, 510 "In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, 516 as TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_NV, TEXTURE_3D, [all …]
|
/third_party/openGLES/extensions/OES/ |
D | OES_depth_texture_cube_map.txt | 89 by texture image specification commands only if <target> is TEXTURE_2D. 97 TEXTURE_2D. Using this format in conjunction with any other <target> will 114 "The error INVALID_OPERATION is generated if <target> is not TEXTURE_2D, or
|
D | OES_EGL_image_external.txt | 179 also be TEXTURE_2D). 333 * "In addition to the default textures TEXTURE_2D and 339 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. The binding is effected by calling 344 + same initial values. If the new texture object is bound to TEXTURE_2D 349 * TEXTURE_2D or TEXTURE_EXTERNAL_OES. If the bind is successful no 359 * In the initial state, TEXTURE_2D and TEXTURE_EXTERNAL_OES have 364 * operated upon, queried, and applied as TEXTURE_2D or 372 unused. If a texture that is currently bound to the target TEXTURE_2D 402 * "In addition to the default textures TEXTURE_2D, TEXTURE_CUBE_MAP, 409 * TEXTURE_2D, TEXTURE_CUBE_MAP, or TEXTURE_EXTERNAL_OES. The binding is [all …]
|
D | OES_texture_cube_map.txt | 202 "<target> must be one of TEXTURE_2D for a 2D texture, or one of 246 TEXTURE_2D, TEXTURE_CUBE_MAP_POSITIVE_X_OES, 261 ... "<target> is the target, either TEXTURE_2D or TEXTURE_CUBE_MAP_OES." 310 "In addition to the default textures TEXTURE_2D and TEXTURE_CUBE_MAP_OES, 317 TEXTURE_2D or TEXTURE_CUBE_MAP_OES." ... 318 "If the new texture object is bound to TEXTURE_2D or TEXTURE_CUBE_MAP_OES, 324 either TEXTURE_2D or TEXTURE_CUBE_MAP_OES." 328 "In the initial state, TEXTURE_2D and TEXTURE_CUBE_MAP_OES have two- 336 ... "If a texture that is currently bound to one of the targets TEXTURE_2D 347 TEXTURE_2D or TEXTURE_CUBE_MAP_OES to enable the two-dimensional or cube [all …]
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | CHROMIUM_copy_texture.txt | 70 <destTarget> must be TEXTURE_2D, 125 been bound as TEXTURE_2D, TEXTURE_CUBE_MAP, or 129 been bound as TEXTURE_2D, TEXTURE_RECTANGLE_ARB or 169 TEXTURE_2D or TEXTURE_RECTANGLE_ARB.
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | CHROMIUM_copy_texture.txt | 70 <destTarget> must be TEXTURE_2D, 125 been bound as TEXTURE_2D, TEXTURE_CUBE_MAP, or 129 been bound as TEXTURE_2D, TEXTURE_RECTANGLE_ARB or 169 TEXTURE_2D or TEXTURE_RECTANGLE_ARB.
|
/third_party/mesa3d/docs/_extra/specs/ |
D | MESA_texture_array.spec | 251 CopyTexSubImage2D must be one of TEXTURE_2D, TEXTURE_1D_ARRAY_EXT, 270 target is the target, either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 325 where <target> is one of TEXTURE_1D, TEXTURE_2D, TEXTURE_CUBE_MAP, 375 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 383 TEXTURE_2D, TEXTURE_3D, TEXTURE_CUBE_MAP, TEXTURE_1D_ARRAY_EXT, or 392 TEXTURE_2D, TEXTURE_3D, TEXTURE_CUBE_MAP, TEXTURE_1D_ARRAY_EXT, or 398 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, TEXTURE_CUBE_MAP, 412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 420 TEXTURE_2D, TEXTURE_3D, TEXTURE_CUBE_MAP, TEXTURE_1D_ARRAY_EXT, and
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_cube_map.txt | 414 returned by GetTexImage with one of the targets TEXTURE_2D, 423 "<target> must be one of TEXTURE_2D for a 2D texture, or one of 469 TEXTURE_2D, TEXTURE_CUBE_MAP_POSITIVE_X_ARB, 484 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 496 TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_ARB." ... 561 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 569 TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_ARB." ... 570 "If the new texture object is bound to TEXTURE_1D, TEXTURE_2D, 577 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_ARB." 581 "In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, [all …]
|
D | ARB_texture_rectangle.txt | 391 TEXTURE_2D, TEXTURE_RECTANGLE_ARB, PROXY_TEXTURE_1D, PROXY_TEXTURE_2D 413 "<target> must be one of TEXTURE_2D for a two-dimensional texture, 472 ... "Currently, <target> must be TEXTURE_2D, TEXTURE_RECTANGLE_ARB, 484 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 516 ... "<target> is the target, either TEXTURE_1D, TEXTURE_2D, 676 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 687 TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_ARB, TEXTURE_3D, or 689 TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_ARB, TEXTURE_3D, or 699 either TEXTURE_1D, TEXTURE_2D, TEXTURE_RECTANGLE_ARB, TEXTURE_3D, or 706 "In the initial state, TEXTURE_1D, TEXTURE_2D, [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_cube_map.txt | 404 returned by GetTexImage with one of the targets TEXTURE_2D, 413 "<target> must be one of TEXTURE_2D for a 2D texture, or one of 459 TEXTURE_2D, TEXTURE_CUBE_MAP_POSITIVE_X_ARB, 474 TexSubImage2D and CopyTexSubImage2D must be one of TEXTURE_2D, 486 TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_ARB." ... 551 "In addition to the default textures TEXTURE_1D, TEXTURE_2D, 559 TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_ARB." ... 560 "If the new texture object is bound to TEXTURE_1D, TEXTURE_2D, 567 either TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, or TEXTURE_CUBE_MAP_ARB." 571 "In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, [all …]
|