Searched refs:OES_texture_half_float (Results 1 – 25 of 33) sorted by relevance
12
/third_party/openGLES/extensions/OES/ |
D | OES_texture_float_linear.txt | 51 - OES_texture_half_float and OES_texture_float are required. 57 These extensions expand upon the OES_texture_half_float and 119 - If OES_texture_half_float and OES_texture_half_float_linear are 122 - all formats of type HALF_FLOAT_OES added by OES_texture_half_float
|
D | OES_texture_float.txt | 3 OES_texture_half_float 60 The OES_texture_half_float extension string indicates that the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_float_linear.txt | 40 OES_texture_half_float and OES_texture_float are required. 44 These extensions expand upon the OES_texture_half_float and
|
D | OES_texture_float.txt | 3 OES_texture_half_float 50 The OES_texture_half_float extension string indicates that the
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_rg.txt | 41 OES_texture_half_float affects the definition of this extension. 98 (as modified by OES_texture_float and OES_texture_half_float) 178 Dependencies on OES_texture_half_float 180 If OES_texture_half_float is not supported, then omit the rows of
|
D | EXT_color_buffer_half_float.txt | 38 OES_texture_half_float affects the definition of this extension. 47 OES_texture_half_float to be rendered to via framebuffer objects. 234 Dependencies on OES_texture_half_float 236 If OES_texture_half_float is not supported, then all references to 240 If OES_texture_half_float is supported, textures created with: 346 RESOLVED: Yes. OES_texture_half_float mentions in Issue 3 that this 365 …26/17 tobias Clarified creation of a renderable texture when OES_texture_half_float is support…
|
D | EXT_texture_storage.txt | 47 OES_compressed_paletted_texture, OES_texture_float, OES_texture_half_float 137 (if OES_texture_half_float is supported) 159 (if EXT_texture_rg and OES_texture_half_float are supported) 535 If OES_texture_half_float is supported: 572 If EXT_texture_rg and OES_texture_half_float are supported:
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_rg.txt | 41 OES_texture_half_float affects the definition of this extension. 98 (as modified by OES_texture_float and OES_texture_half_float) 178 Dependencies on OES_texture_half_float 180 If OES_texture_half_float is not supported, then omit the rows of
|
D | EXT_color_buffer_half_float.txt | 38 OES_texture_half_float affects the definition of this extension. 47 OES_texture_half_float to be rendered to via framebuffer objects. 234 Dependencies on OES_texture_half_float 236 If OES_texture_half_float is not supported, then all references to 240 If OES_texture_half_float is supported, textures created with: 346 RESOLVED: Yes. OES_texture_half_float mentions in Issue 3 that this 365 …26/17 tobias Clarified creation of a renderable texture when OES_texture_half_float is support…
|
D | EXT_texture_storage.txt | 47 OES_compressed_paletted_texture, OES_texture_float, OES_texture_half_float 137 (if OES_texture_half_float is supported) 159 (if EXT_texture_rg and OES_texture_half_float are supported) 535 If OES_texture_half_float is supported: 572 If EXT_texture_rg and OES_texture_half_float are supported:
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EXT_texture_rg.txt | 41 OES_texture_half_float affects the definition of this extension. 98 (as modified by OES_texture_float and OES_texture_half_float) 178 Dependencies on OES_texture_half_float 180 If OES_texture_half_float is not supported, then omit the rows of
|
D | EXT_texture_storage.txt | 46 OES_compressed_paletted_texture, OES_texture_float, OES_texture_half_float 135 (if OES_texture_half_float is supported) 516 If OES_texture_half_float is supported:
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_texture_packed_float.txt | 37 OES_texture_half_float affects the definition of this specification. 257 Dependencies on OES_texture_half_float 259 If OES_texture_half_float is not supported, modify fifth paragraph
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_texture_packed_float.txt | 37 OES_texture_half_float affects the definition of this specification. 257 Dependencies on OES_texture_half_float 259 If OES_texture_half_float is not supported, modify fifth paragraph
|
/third_party/openGLES/extensions/NV/ |
D | NV_packed_float.txt | 43 OES_texture_half_float affects the defintion of this specification. 268 Dependencies on OES_texture_half_float 270 If OES_texture_half_float is not supported, modify fifth paragraph
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_packed_float.txt | 43 OES_texture_half_float affects the defintion of this specification. 268 Dependencies on OES_texture_half_float 270 If OES_texture_half_float is not supported, modify fifth paragraph
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_extensions.c | 144 ctx->Extensions.OES_texture_half_float = true; in brw_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_half_float_vertex.txt | 93 The OES_vertex_half_float and OES_texture_half_float extensions
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_half_float_vertex.txt | 103 The OES_vertex_half_float and OES_texture_half_float extensions
|
/third_party/mesa3d/src/mesa/main/ |
D | version.c | 531 extensions->OES_texture_half_float && in compute_version_es2()
|
D | extensions_table.h | 475 EXT(OES_texture_half_float , OES_texture_half_float , x , x , x…
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 63 static const char* OES_texture_half_float = "GL_OES_texture_half_float"; variable 1569 TF(GL_RGB, GL_HALF_FLOAT_OES, GL_RGB, OES_texture_half_float), in getESTestData() 1570 TF(GL_RGBA, GL_HALF_FLOAT_OES, GL_RGBA, OES_texture_half_float), in getESTestData()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 889 { { o(OES_texture_half_float) }, in st_init_extensions() 1701 extensions->OES_texture_half_float && in st_init_extensions()
|
/third_party/mesa3d/docs/relnotes/ |
D | 11.0.0.rst | 91 Please expose OES_texture_float and OES_texture_half_float on the ES3
|
/third_party/typescript_eslint/packages/scope-manager/src/lib/ |
D | webworker.ts | 1226 OES_texture_half_float: {
|
12