Searched refs:OES_shader_multisample_interpolation (Results 1 – 25 of 43) sorted by relevance
12
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_shader_noperspective_interpolation.txt | 38 This extension interacts with OES_shader_multisample_interpolation. 123 Dependencies on OES_shader_multisample_interpolation 125 If OES_shader_multisample_interpolation is not supported, ignore 209 by OES_shader_multisample_interpolation: 247 OES_shader_multisample_interpolation which added support for
|
D | NV_fragment_shader_interlock.txt | 54 This extension interacts with OES_shader_multisample_interpolation 297 Dependencies on OES_shader_multisample_interpolation
|
/third_party/openGLES/extensions/NV/ |
D | NV_shader_noperspective_interpolation.txt | 38 This extension interacts with OES_shader_multisample_interpolation. 123 Dependencies on OES_shader_multisample_interpolation 125 If OES_shader_multisample_interpolation is not supported, ignore 209 by OES_shader_multisample_interpolation: 247 OES_shader_multisample_interpolation which added support for
|
D | NV_fragment_shader_interlock.txt | 54 This extension interacts with OES_shader_multisample_interpolation 297 Dependencies on OES_shader_multisample_interpolation
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Initialize.cpp | 152 if (resources.OES_shader_multisample_interpolation) in InitExtensionBehavior() 154 extBehavior[TExtension::OES_shader_multisample_interpolation] = EBhUndefined; in InitExtensionBehavior()
|
D | ExtensionBehavior.h | 53 OES_shader_multisample_interpolation, enumerator
|
D | ExtensionBehavior.cpp | 47 OP(OES_shader_multisample_interpolation) \
|
D | ShaderLang.cpp | 228 resources->OES_shader_multisample_interpolation = 0; in InitBuiltInResources()
|
D | glslang.l | 281 …reserved_ES3_extension_ES3_2_keyword(context, TExtension::OES_shader_multisample_interpolation, SA…
|
D | Compiler.cpp | 1266 … << ":OES_shader_multisample_interpolation:" << mResources.OES_shader_multisample_interpolation in setResourceString()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_sample_variables.txt | 51 This extension interacts with OES_shader_multisample_interpolation. 75 OES_sample_shading or OES_shader_multisample_interpolation must 281 Dependencies on OES_shader_multisample_interpolation 283 If OES_shader_multisample_interpolation is not supported ignore any mention of the 409 OES_shader_multisample_interpolation
|
D | OES_shader_multisample_interpolation.txt | 3 OES_shader_multisample_interpolation 402 RESOLVED: It will be called OES_shader_multisample_interpolation
|
D | OES_shader_io_blocks.txt | 52 OES_shader_multisample_interpolation trivially affects the definition of 857 Dependencies on OES_shader_multisample_interpolation 859 If OES_shader_multisample_interpolation is not supported, references to
|
D | OES_gpu_shader5.txt | 371 - Functionality already in OES_shader_multisample_interpolation,
|
/third_party/openGLES/extensions/OES/ |
D | OES_sample_variables.txt | 61 This extension interacts with OES_shader_multisample_interpolation. 85 OES_sample_shading or OES_shader_multisample_interpolation must 289 Dependencies on OES_shader_multisample_interpolation 291 If OES_shader_multisample_interpolation is not supported ignore any mention of the 419 OES_shader_multisample_interpolation
|
D | OES_shader_multisample_interpolation.txt | 3 OES_shader_multisample_interpolation 412 RESOLVED: It will be called OES_shader_multisample_interpolation
|
D | OES_shader_io_blocks.txt | 62 OES_shader_multisample_interpolation trivially affects the definition of 867 Dependencies on OES_shader_multisample_interpolation 869 If OES_shader_multisample_interpolation is not supported, references to
|
/third_party/openGLES/extensions/ANDROID/ |
D | ANDROID_extension_pack_es31a.txt | 41 * OES_shader_multisample_interpolation
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ANDROID/ |
D | ANDROID_extension_pack_es31a.txt | 41 * OES_shader_multisample_interpolation
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderLang.h | 410 int OES_shader_multisample_interpolation; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Compiler.cpp | 122 mResources.OES_shader_multisample_interpolation = extensions.shaderMultisampleInterpolationOES; in Compiler()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_multisample_compatibility.txt | 248 OES_shader_multisample_interpolation does this and is included in
|
D | EXT_shader_io_blocks.txt | 51 OES_shader_multisample_interpolation trivially affects the definition of 862 Dependencies on OES_shader_multisample_interpolation 864 If OES_shader_multisample_interpolation is not supported, references to
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_multisample_compatibility.txt | 248 OES_shader_multisample_interpolation does this and is included in
|
D | EXT_shader_io_blocks.txt | 51 OES_shader_multisample_interpolation trivially affects the definition of 862 Dependencies on OES_shader_multisample_interpolation 864 If OES_shader_multisample_interpolation is not supported, references to
|
12