/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/shaders/ |
D | generate_shaders.bat | 23 call:BuildShader Blit.vs standardvs vs_2_0 compiled\standardvs.h … 24 call:BuildShader Blit.ps passthroughps ps_2_0 compiled\passthroughps.h … 25 call:BuildShader Blit.ps luminanceps ps_2_0 compiled\luminanceps.h … 26 call:BuildShader Blit.ps luminancepremultps ps_2_0 compiled\luminancepremultps.h… 27 call:BuildShader Blit.ps luminanceunmultps ps_2_0 compiled\luminanceunmultps.h … 28 call:BuildShader Blit.ps componentmaskps ps_2_0 compiled\componentmaskps.h … 29 call:BuildShader Blit.ps componentmaskpremultps ps_2_0 compiled\componentmaskpremult… 30 call:BuildShader Blit.ps componentmaskunmultps ps_2_0 compiled\componentmaskunmultp…
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/shaders/ |
D | generate_shaders.bat | 23 call:BuildShader Blit.vs standardvs vs_2_0 compiled\standardvs.h … 24 call:BuildShader Blit.ps passthroughps ps_2_0 compiled\passthroughps.h … 25 call:BuildShader Blit.ps luminanceps ps_2_0 compiled\luminanceps.h … 26 call:BuildShader Blit.ps luminancepremultps ps_2_0 compiled\luminancepremultps.h… 27 call:BuildShader Blit.ps luminanceunmultps ps_2_0 compiled\luminanceunmultps.h … 28 call:BuildShader Blit.ps componentmaskps ps_2_0 compiled\componentmaskps.h … 29 call:BuildShader Blit.ps componentmaskpremultps ps_2_0 compiled\componentmaskpremult… 30 call:BuildShader Blit.ps componentmaskunmultps ps_2_0 compiled\componentmaskunmultp…
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | shadow.log | 3 Blit: 11 Blit: 25 Blit: 31 Blit:
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta_blit.c | 100 struct blit_state *blit = &ctx->Meta->Blit; in blitframebuffer_texture() 145 if (ctx->Meta->Blit.no_ctsi_fallback) in blitframebuffer_texture() 188 &ctx->Meta->Blit.VAO, in blitframebuffer_texture() 189 &ctx->Meta->Blit.buf_obj, in blitframebuffer_texture()
|
D | meta.h | 364 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */ member
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | SoftwareRenderer.cpp | 112 void Blit(RasBuf32 src) in Blit() function 238 dstClip.Blit(srcBuf); in Display()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | DirectFBSurfaceEXT.cpp | 83 surface->Blit(surface, dfbImage, NULL, 0, 0); in present()
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.primitive_bounding_box.txt | 34 + Blit tests 35 - Blit should not be affected by the bounding box
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_internal_shaders_autogen.h | 29 enum Blit enum
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.6.9.rst | 100 in Blit
|
D | 10.5.9.rst | 71 - i915: Blit RGBX<->RGBA drawpixels
|
D | 11.0.3.rst | 104 in Blit
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_internal_shaders_autogen.h | 29 enum Blit enum
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | BlitResolveStencilNoExport.comp | 6 // BlitResolveStencilNoExport.comp: Blit stencil images or resolve multisampled ones into a buffer.
|
D | BlitResolve.frag | 6 // BlitResolve.frag: Blit color or depth/stencil images, or resolve multisampled ones.
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | BlitResolveStencilNoExport.comp | 6 // BlitResolveStencilNoExport.comp: Blit stencil images or resolve multisampled ones into a buffer.
|
D | BlitResolve.frag | 6 // BlitResolve.frag: Blit color or depth/stencil images, or resolve multisampled ones.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_framebuffer_blit.txt | 464 /* Blit contents of color buffer, depth buffer and stencil buffer 476 /* Blit contents of color buffer from framebuffer object 1 to 486 /* Blit color buffer from framebuffer object 1 to framebuffer
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_framebuffer_blit.txt | 464 /* Blit contents of color buffer, depth buffer and stencil buffer 476 /* Blit contents of color buffer from framebuffer object 1 to 486 /* Blit color buffer from framebuffer object 1 to framebuffer
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | angle_end2end_tests_expectations.txt | 176 5284 MAC METAL AMD : ColorMaskForDrawBuffersTest.Blit/* = SKIP 177 5360 MAC METAL APPLE : ColorMaskForDrawBuffersTest.Blit/* = SKIP
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | WGL_ARB_make_current_read.txt | 205 b. Blit from window to window using context B.
|
/third_party/openGLES/extensions/ARB/ |
D | WGL_ARB_make_current_read.txt | 215 b. Blit from window to window using context B.
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_render.c | 1145 SDL_DFB_CHECKERR(destsurf->Blit(destsurf, in DirectFB_RenderCopy() 1184 SDL_DFB_CHECK(windata->surface->Blit(windata->surface, shape_data->surface, NULL, 0, 0)); in DirectFB_RenderPresent()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FramebufferMultiviewTest.cpp | 325 TEST_P(FramebufferMultiviewTest, Blit) in TEST_P() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FramebufferMultiviewTest.cpp | 328 TEST_P(FramebufferMultiviewTest, Blit) in TEST_P() argument
|