Searched refs:ARB_texture_view (Results 1 – 25 of 33) sorted by relevance
12
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_sRGB_R8.txt | 43 This extension interacts with ARB_texture_view. 112 Dependencies on ARB_texture_view 114 If ARB_texture_view is supported, add SR8_EXT to the Internal formats
|
D | EXT_texture_sRGB_RG8.txt | 43 This extension interacts with ARB_texture_view. 135 Dependencies on ARB_texture_view 137 If ARB_texture_view is supported, add SRG8_EXT to the Internal formats
|
D | EXT_texture_view.txt | 588 extension ARB_texture_view. Resolved issues from ARB_texture_view 590 ARB_texture_view can be found in the OpenGL Registry. 592 (1) What functionality was removed from ARB_texture_view? 615 1 10/07/13 Jon Leech Initial version based on ARB_texture_view
|
D | EXT_texture_sRGB_decode.txt | 420 ARB_texture_view (added to OpenGL 4.3) and OES_texture_view.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_view.txt | 588 extension ARB_texture_view. Resolved issues from ARB_texture_view 590 ARB_texture_view can be found in the OpenGL Registry. 592 (1) What functionality was removed from ARB_texture_view? 615 1 10/07/13 Jon Leech Initial version based on ARB_texture_view
|
D | EXT_texture_sRGB_decode.txt | 420 ARB_texture_view (added to OpenGL 4.3) and OES_texture_view.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_copy_image.txt | 52 This extension interacts with OpenGL 4.3 and ARB_texture_view. 236 Dependencies on OpenGL 4.3 and ARB_texture_view: 238 If OpenGL 4.3 or later and ARB_texture_view are not supported, 380 of the ARB_texture_view specification).
|
D | ARB_internalformat_query2.txt | 61 ARB_depth_texture, OES_depth_texture, ARB_texture_view, 1070 Dependencies on ARB_texture_view 1071 If ARB_texture_view or equivalent functionality is not supported, 1347 tokens and ARB_texture_view (Bug 10518).
|
D | ARB_sparse_texture.txt | 556 Dependencies on OpenGL 4.3 and ARB_texture_view 558 If the GL version is less than 4.3 or if ARB_texture_view is not supported,
|
D | ARB_ES3_compatibility.txt | 421 from ARB_texture_view, which is in ES 3.0, and
|
D | ARB_texture_query_levels.txt | 53 (ARB_texture_view) APIs that are not below the TEXTURE_BASE_LEVEL or above
|
D | ARB_texture_view.txt | 3 ARB_texture_view
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_copy_image.txt | 62 This extension interacts with OpenGL 4.3 and ARB_texture_view. 246 Dependencies on OpenGL 4.3 and ARB_texture_view: 248 If OpenGL 4.3 or later and ARB_texture_view are not supported, 390 of the ARB_texture_view specification).
|
D | ARB_internalformat_query2.txt | 71 ARB_depth_texture, OES_depth_texture, ARB_texture_view, 864 (added by the ARB_texture_view extension). If 1118 Dependencies on ARB_texture_view 1119 If ARB_texture_view or equivalent functionality is not supported, 1398 tokens and ARB_texture_view (Bug 10518).
|
D | ARB_sparse_texture.txt | 566 Dependencies on OpenGL 4.3 and ARB_texture_view 568 If the GL version is less than 4.3 or if ARB_texture_view is not supported,
|
D | ARB_ES3_compatibility.txt | 431 from ARB_texture_view, which is in ES 3.0, and
|
D | ARB_texture_query_levels.txt | 63 (ARB_texture_view) APIs that are not below the TEXTURE_BASE_LEVEL or above
|
D | ARB_texture_view.txt | 3 ARB_texture_view
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_view.txt | 598 extension ARB_texture_view. Resolved issues from ARB_texture_view 600 ARB_texture_view can be found in the OpenGL Registry. 602 (1) What functionality was removed from ARB_texture_view?
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_view.txt | 608 extension ARB_texture_view. Resolved issues from ARB_texture_view 610 ARB_texture_view can be found in the OpenGL Registry. 612 (1) What functionality was removed from ARB_texture_view?
|
/third_party/mesa3d/src/mesa/main/ |
D | texparam.c | 2726 (_mesa_is_desktop_gl(ctx) && ctx->Extensions.ARB_texture_view)) in get_tex_parameteriv() 2733 if (!ctx->Extensions.ARB_texture_view) in get_tex_parameteriv() 2739 if (!ctx->Extensions.ARB_texture_view) in get_tex_parameteriv() 2745 if (!ctx->Extensions.ARB_texture_view) in get_tex_parameteriv() 2751 if (!ctx->Extensions.ARB_texture_view) in get_tex_parameteriv()
|
D | consts_exts.h | 152 GLboolean ARB_texture_view; member
|
D | version.c | 374 extensions->ARB_texture_view); in compute_version()
|
D | extensions_table.h | 182 EXT(ARB_texture_view , ARB_texture_view , GLL, GLC, x…
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 101 'ARB_texture_view.xml',
|
12