| /third_party/openGLES/extensions/EXT/ |
| D | EXT_framebuffer_multisample_blit_scaled.txt | 45 resolve and scale operation through a single call to BlitFramebuffer. 50 must be explicitly resolved via BlitFramebuffer before any other 52 multisample resolve operation must be done using a BlitFramebuffer 56 scaled with a second call to BlitFramebuffer. 58 By requiring two separate calls to BlitFramebuffer, the quality 67 resolve to be done with a single call to BlitFramebuffer. Not all 87 Accepted by the <filter> parameter of BlitFramebuffer: 97 describing BlitFramebuffer as follows: 113 BlitFramebuffer are identical, the samples corresponding to each 123 and destination rectangles provided to BlitFramebuffer are not [all …]
|
| D | EXT_framebuffer_blit_layers.txt | 71 extends the behaviour of the command BlitFramebuffer to all the layers of 83 extends the behaviour of the command BlitFramebuffer to a specified layer 96 layer when using the BlitFramebuffer command.
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| D | EXT_framebuffer_multisample_blit_scaled.txt | 45 resolve and scale operation through a single call to BlitFramebuffer. 50 must be explicitly resolved via BlitFramebuffer before any other 52 multisample resolve operation must be done using a BlitFramebuffer 56 scaled with a second call to BlitFramebuffer. 58 By requiring two separate calls to BlitFramebuffer, the quality 67 resolve to be done with a single call to BlitFramebuffer. Not all 87 Accepted by the <filter> parameter of BlitFramebuffer: 97 describing BlitFramebuffer as follows: 113 BlitFramebuffer are identical, the samples corresponding to each 123 and destination rectangles provided to BlitFramebuffer are not [all …]
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLAssembleGLESInterfaceAutogen.cpp | 303 GET_PROC(BlitFramebuffer); in GrGLMakeAssembledGLESInterface() 305 GET_PROC_SUFFIX(BlitFramebuffer, NV); in GrGLMakeAssembledGLESInterface() 307 GET_PROC_SUFFIX(BlitFramebuffer, CHROMIUM); in GrGLMakeAssembledGLESInterface() 309 GET_PROC_SUFFIX(BlitFramebuffer, ANGLE); in GrGLMakeAssembledGLESInterface()
|
| D | GrGLAssembleGLInterfaceAutogen.cpp | 332 GET_PROC(BlitFramebuffer); in GrGLMakeAssembledGLInterface() 334 GET_PROC(BlitFramebuffer); in GrGLMakeAssembledGLInterface() 336 GET_PROC_SUFFIX(BlitFramebuffer, EXT); in GrGLMakeAssembledGLInterface()
|
| D | GrGLAssembleWebGLInterfaceAutogen.cpp | 223 GET_PROC(BlitFramebuffer); in GrGLMakeAssembledWebGLInterface()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/MESA/ |
| D | MESA_tile_raster_order.txt | 48 1. Should this extension also affect BlitFramebuffer? 50 NOT RESOLVED: BlitFramebuffer could use the same underlying
|
| /third_party/openGLES/extensions/MESA/ |
| D | MESA_tile_raster_order.txt | 48 1. Should this extension also affect BlitFramebuffer? 50 NOT RESOLVED: BlitFramebuffer could use the same underlying
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | NativeSwapChainImplGL.cpp | 76 gl.BlitFramebuffer(0, 0, mWidth, mHeight, 0, mHeight, mWidth, 0, GL_COLOR_BUFFER_BIT, in Present()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
| D | fbo.h | 111 GST_GL_EXT_FUNCTION (void, BlitFramebuffer,
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_draw_texture.txt | 268 BlitFramebuffer? 270 RESOLVED: BlitFramebuffer also provides similar functionality, but it 303 BlitFramebuffer does support sourcing a multisample texture (via a 360 pixel-aligned updates provided by the BlitFramebuffer API. 395 DrawPixels and BlitFramebuffer). This behavior falls out of the 405 Note: It appears that BlitFramebuffer is not affected by
|
| D | NV_framebuffer_multisample.txt | 240 language for BlitFramebufferNV also apply to BlitFramebuffer: 242 (Add to the end of the section describing BlitFramebuffer) 256 (In the error list for BlitFramebuffer, modify the item "An 264 (In the error list for BlitFramebuffer, add to the list)
|
| D | NV_framebuffer_blit.txt | 267 and destination rectangles provided to BlitFramebuffer are not 385 language for BlitFramebufferNV also apply to BlitFramebuffer. 387 (Add to the end of the section describing BlitFramebuffer) 405 and destination rectangles provided to BlitFramebuffer are not 409 (In the error list for BlitFramebuffer, modify the item "An 417 (In the error list for BlitFramebuffer, modify the item "An
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_draw_texture.txt | 268 BlitFramebuffer? 270 RESOLVED: BlitFramebuffer also provides similar functionality, but it 303 BlitFramebuffer does support sourcing a multisample texture (via a 360 pixel-aligned updates provided by the BlitFramebuffer API. 395 DrawPixels and BlitFramebuffer). This behavior falls out of the 405 Note: It appears that BlitFramebuffer is not affected by
|
| D | NV_framebuffer_multisample.txt | 240 language for BlitFramebufferNV also apply to BlitFramebuffer: 242 (Add to the end of the section describing BlitFramebuffer) 256 (In the error list for BlitFramebuffer, modify the item "An 264 (In the error list for BlitFramebuffer, add to the list)
|
| D | NV_framebuffer_blit.txt | 267 and destination rectangles provided to BlitFramebuffer are not 385 language for BlitFramebufferNV also apply to BlitFramebuffer. 387 (Add to the end of the section describing BlitFramebuffer) 405 and destination rectangles provided to BlitFramebuffer are not 409 (In the error list for BlitFramebuffer, modify the item "An 417 (In the error list for BlitFramebuffer, modify the item "An
|
| /third_party/gstreamer/gstplugins_good/ext/qt/ |
| D | qtwindow.cc | 218 if (gl->BlitFramebuffer) { in afterRendering() 232 gl->BlitFramebuffer (0, 0, width, height, in afterRendering()
|
| /third_party/openGLES/extensions/QCOM/ |
| D | QCOM_texture_foveated_subsampled_layout.txt | 292 3. How does this extension interact with BlitFramebuffer? 294 RESOLVED: Similar to ReadPixels, BlitFramebuffer will trigger a reconstruction 295 pass that will be followed by the normal BlitFramebuffer.
|
| D | QCOM_shader_framebuffer_fetch_noncoherent.txt | 92 including clears, blended or unblended primitives, and BlitFramebuffer copies.
|
| /third_party/openGLES/extensions/INTEL/ |
| D | INTEL_blackhole_render.txt | 49 commands (Draw*, DispatchCompute*, BlitFramebuffer, etc...). Changes to the
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
| D | INTEL_blackhole_render.txt | 49 commands (Draw*, DispatchCompute*, BlitFramebuffer, etc...). Changes to the
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 10.6.9.rst | 45 in BlitFramebuffer)
|
| D | 10.6.4.rst | 98 - st/mesa: don't call st_validate_state in BlitFramebuffer
|
| D | 20.3.2.rst | 83 - mesa/st: Finalize the texture before BlitFramebuffer from it.
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/ |
| D | QCOM_shader_framebuffer_fetch_noncoherent.txt | 92 including clears, blended or unblended primitives, and BlitFramebuffer copies.
|