Searched refs:NV_draw_buffers (Results 1 – 23 of 23) sorted by relevance
/third_party/openGLES/extensions/NV/ |
D | NV_read_buffer.txt | 40 NV_draw_buffers affects this extension. 47 non-default color buffers. Particularly, when the NV_draw_buffers 61 Additionally, if the NV_draw_buffers extension is supported, 144 Dependencies on NV_draw_buffers: 146 If NV_draw_buffers is not supported, change all references to 182 of the buffers drawn to using the NV_draw_buffers extension. 239 Inline dependencies on NV_draw_buffers
|
D | NV_framebuffer_blit.txt | 51 NV_draw_buffers affects the definition of this extension 476 Dependencies on NV_draw_buffers: 478 The absence of the NV_draw_buffers extension implies that there can be
|
D | NV_draw_buffers.txt | 3 NV_draw_buffers
|
D | NV_blend_equation_advanced.txt | 728 NV_draw_buffers is not supported.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_read_buffer.txt | 40 NV_draw_buffers affects this extension. 47 non-default color buffers. Particularly, when the NV_draw_buffers 61 Additionally, if the NV_draw_buffers extension is supported, 144 Dependencies on NV_draw_buffers: 146 If NV_draw_buffers is not supported, change all references to 182 of the buffers drawn to using the NV_draw_buffers extension. 239 Inline dependencies on NV_draw_buffers
|
D | NV_framebuffer_blit.txt | 51 NV_draw_buffers affects the definition of this extension 476 Dependencies on NV_draw_buffers: 478 The absence of the NV_draw_buffers extension implies that there can be
|
D | NV_draw_buffers.txt | 3 NV_draw_buffers
|
D | NV_blend_equation_advanced.txt | 728 NV_draw_buffers is not supported.
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | NV_draw_buffers_test.cpp | 25 resources->NV_draw_buffers = 1; in NVDrawBuffersTest()
|
D | EXT_blend_func_extended_test.cpp | 165 mResources.NV_draw_buffers = 2; in SetUp()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorESSL.cpp | 131 else if (getResources().NV_draw_buffers && iter->first == TExtension::EXT_draw_buffers) in writeExtensionBehavior()
|
D | ShaderLang.cpp | 229 resources->NV_draw_buffers = 0; in InitBuiltInResources()
|
D | Compiler.cpp | 1259 << ":NV_draw_buffers:" << mResources.NV_draw_buffers in setResourceString()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_draw_buffers.txt | 440 1) What are the differences between this extension and NV_draw_buffers 462 NV_draw_buffers has MAX_DRAW_BUFFERS listed as per-framebuffer state, 481 DISCUSSION: With NV_draw_buffers, writing to gl_FragColor writes to all 499 date (both NV_draw_buffers and desktop GL). 504 DISCUSSION: NV_draw_buffers specifies that DrawBuffersNV errors with
|
D | EXT_multiview_draw_buffers.txt | 35 NV_draw_buffers affects the definition of this extension. 273 Dependencies on NV_draw_buffers: 275 If NV_draw_buffers is not supported and OpenGL ES 3 is, add to the 282 If neither NV_draw_buffers nor OpenGL ES 3 is supported, all
|
D | EXT_blend_func_extended.txt | 59 The NV_draw_buffers and EXT_draw_buffers extensions trivially affect 527 Dependencies on EXT_draw_buffers or NV_draw_buffers 534 MAX_DRAW_BUFFERS_EXT. If EXT_draw_buffers or NV_draw_buffers is not
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_draw_buffers.txt | 440 1) What are the differences between this extension and NV_draw_buffers 462 NV_draw_buffers has MAX_DRAW_BUFFERS listed as per-framebuffer state, 481 DISCUSSION: With NV_draw_buffers, writing to gl_FragColor writes to all 499 date (both NV_draw_buffers and desktop GL). 504 DISCUSSION: NV_draw_buffers specifies that DrawBuffersNV errors with
|
D | EXT_multiview_draw_buffers.txt | 35 NV_draw_buffers affects the definition of this extension. 273 Dependencies on NV_draw_buffers: 275 If NV_draw_buffers is not supported and OpenGL ES 3 is, add to the 282 If neither NV_draw_buffers nor OpenGL ES 3 is supported, all
|
D | EXT_blend_func_extended.txt | 59 The NV_draw_buffers and EXT_draw_buffers extensions trivially affect 527 Dependencies on EXT_draw_buffers or NV_draw_buffers 534 MAX_DRAW_BUFFERS_EXT. If EXT_draw_buffers or NV_draw_buffers is not
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderLang.h | 424 int NV_draw_buffers; member
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions_table.h | 400 EXT(NV_draw_buffers , dummy_true , x , x , x…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_blend_equation_advanced.txt | 567 NV_draw_buffers is not supported.
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_blend_equation_advanced.txt | 577 NV_draw_buffers is not supported.
|