Searched refs:OES_texture_storage_multisample_2d_array (Results 1 – 25 of 30) sorted by relevance
12
| /third_party/openGLES/extensions/EXT/ |
| D | EXT_texture_norm16.txt | 43 This extension interacts with OES_texture_storage_multisample_2d_array. 206 Interactions with OES_texture_storage_multisample_2d_array 208 If OES_texture_storage_multisample_2d_array is not supported, remove 245 OES_texture_storage_multisample_2d_array interactions
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| D | EXT_texture_norm16.txt | 43 This extension interacts with OES_texture_storage_multisample_2d_array. 206 Interactions with OES_texture_storage_multisample_2d_array 208 If OES_texture_storage_multisample_2d_array is not supported, remove 245 OES_texture_storage_multisample_2d_array interactions
|
| D | EXT_geometry_shader.txt | 60 OES_texture_storage_multisample_2d_array affects the definition of this 1658 Dependencies on OES_texture_storage_multisample_2d_array 1660 If OES_texture_storage_multisample_2d_array is not supported, references
|
| /third_party/skia/third_party/externals/angle2/extensions/ |
| D | ANGLE_multiview_multisample.txt | 33 and OES_texture_storage_multisample_2d_array are required. 36 OES_texture_storage_multisample_2d_array are required.
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Initialize.cpp | 112 if (resources.OES_texture_storage_multisample_2d_array) in InitExtensionBehavior() 114 extBehavior[TExtension::OES_texture_storage_multisample_2d_array] = EBhUndefined; in InitExtensionBehavior()
|
| D | ExtensionBehavior.h | 59 OES_texture_storage_multisample_2d_array, enumerator
|
| D | ExtensionBehavior.cpp | 53 OP(OES_texture_storage_multisample_2d_array) \
|
| D | glslang.l | 237 …rved_ES3_1_extension_ES3_2_keyword(context, TExtension::OES_texture_storage_multisample_2d_array, … 238 …rved_ES3_1_extension_ES3_2_keyword(context, TExtension::OES_texture_storage_multisample_2d_array, … 239 …rved_ES3_1_extension_ES3_2_keyword(context, TExtension::OES_texture_storage_multisample_2d_array, …
|
| D | glslang_lex_autogen.cpp | 1600 context, TExtension::OES_texture_storage_multisample_2d_array, 1608 context, TExtension::OES_texture_storage_multisample_2d_array, 1616 context, TExtension::OES_texture_storage_multisample_2d_array,
|
| D | ShaderLang.cpp | 217 resources->OES_texture_storage_multisample_2d_array = 0; in InitBuiltInResources()
|
| D | builtin_function_declarations.txt | 601 …BUILTINS", "hasSideEffects": "true", "essl_extension": "OES_texture_storage_multisample_2d_array",… 636 …BUILTINS", "hasSideEffects": "true", "essl_extension": "OES_texture_storage_multisample_2d_array",…
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_internalformat_sample_query.txt | 46 This extension interacts with OES_texture_storage_multisample_2d_array. 191 Dependencies on OES_texture_storage_multisample_2d_array. 193 If OES_texture_storage_multisample_2d_array is not supported in an
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_internalformat_sample_query.txt | 46 This extension interacts with OES_texture_storage_multisample_2d_array. 191 Dependencies on OES_texture_storage_multisample_2d_array. 193 If OES_texture_storage_multisample_2d_array is not supported in an
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | SamplerMultisample_test.cpp | 34 resources->OES_texture_storage_multisample_2d_array = 1; in initResources()
|
| /third_party/openGLES/extensions/ANDROID/ |
| D | ANDROID_extension_pack_es31a.txt | 43 * OES_texture_storage_multisample_2d_array
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ANDROID/ |
| D | ANDROID_extension_pack_es31a.txt | 43 * OES_texture_storage_multisample_2d_array
|
| /third_party/openGLES/extensions/OES/ |
| D | OES_texture_view.txt | 66 OES_texture_storage_multisample_2d_array interacts with this extension. 549 Dependencies on OES_texture_storage_multisample_2d_array 551 If OES_texture_storage_multisample_2d_array is not supported, remove all
|
| D | OES_texture_storage_multisample_2d_array.txt | 3 OES_texture_storage_multisample_2d_array
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
| D | OES_texture_view.txt | 56 OES_texture_storage_multisample_2d_array interacts with this extension. 539 Dependencies on OES_texture_storage_multisample_2d_array 541 If OES_texture_storage_multisample_2d_array is not supported, remove all
|
| D | OES_texture_storage_multisample_2d_array.txt | 3 OES_texture_storage_multisample_2d_array
|
| /third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
| D | ShaderLang.h | 399 int OES_texture_storage_multisample_2d_array; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Compiler.cpp | 113 mResources.OES_texture_storage_multisample_2d_array = in Compiler()
|
| /third_party/skia/third_party/externals/angle2/doc/ |
| D | ExtensionSupport.md | 167 …ray](https://khronos.org/registry/OpenGL/extensions/OES/OES_texture_storage_multisample_2d_array.t…
|
| /third_party/mesa3d/src/mesa/main/ |
| D | extensions_table.h | 487 EXT(OES_texture_storage_multisample_2d_array, ARB_texture_multisample , x , x , x…
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | glsl_parser_extras.cpp | 734 EXT_AEP(OES_texture_storage_multisample_2d_array),
|
12