Home
last modified time | relevance | path

Searched refs:D3DFMT_A8R8G8B8 (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp137 …D3D9FormatInfo(&map, GL_ALPHA8_EXT, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
141 …D3D9FormatInfo(&map, GL_RGBA8_OES, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
142 …D3D9FormatInfo(&map, GL_RGBA4, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
143 …D3D9FormatInfo(&map, GL_RGB5_A1, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
148 …D3D9FormatInfo(&map, GL_SRGB8_ALPHA8_EXT, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
150 …D3D9FormatInfo(&map, GL_BGRA8_EXT, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
151 …D3D9FormatInfo(&map, GL_BGRA4_ANGLEX, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
152 …D3D9FormatInfo(&map, GL_BGR5_A1_ANGLEX, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
DImage9.cpp613 case D3DFMT_A8R8G8B8: in copyFromRTInternal()
617 case D3DFMT_A8R8G8B8: in copyFromRTInternal()
710 case D3DFMT_A8R8G8B8: in copyFromRTInternal()
DFramebuffer9.cpp120 static_cast<UINT>(area.height) == desc.Height && desc.Format == D3DFMT_A8R8G8B8 && in readPixelsImpl()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp130 case D3DFMT_A8R8G8B8: in GetD3DFormatInfo()
321 …D3D9FormatInfo(&map, GL_ALPHA8_EXT, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
325 …D3D9FormatInfo(&map, GL_RGBA8_OES, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
326 …D3D9FormatInfo(&map, GL_RGBA4, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
327 …D3D9FormatInfo(&map, GL_RGB5_A1, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
331 …D3D9FormatInfo(&map, GL_BGRA8_EXT, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
332 …D3D9FormatInfo(&map, GL_BGRA4_ANGLEX, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
333 …D3D9FormatInfo(&map, GL_BGR5_A1_ANGLEX, D3DFMT_A8R8G8B8, D3DFMT_A8R8G8B8, … in BuildD3D9FormatMap()
DImage9.cpp611 case D3DFMT_A8R8G8B8: in copyFromRTInternal()
615 case D3DFMT_A8R8G8B8: in copyFromRTInternal()
708 case D3DFMT_A8R8G8B8: in copyFromRTInternal()
DFramebuffer9.cpp119 static_cast<UINT>(area.height) == desc.Height && desc.Format == D3DFMT_A8R8G8B8 && in readPixelsImpl()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink-shared-texture-d3d9ex.cpp147 params.BackBufferFormat = D3DFMT_A8R8G8B8; in on_resize()
338 D3DFMT_A8R8G8B8, D3DPOOL_DEFAULT, &shared_d3d9_texture, &shared_handle); in main()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dd3d_format.cpp118 case D3DFMT_A8R8G8B8: in GetD3DFormatInfo()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c267 [D3DFMT_A8R8G8B8] = PIPE_FORMAT_B8G8R8A8_UNORM,
326 [PIPE_FORMAT_B8G8R8A8_UNORM] = D3DFMT_A8R8G8B8,
Dadapter9.c185 bfmt == D3DFMT_A8R8G8B8)) || in backbuffer_format()
265 D3DFMT_A8R8G8B8, in adapter_format()
Dnine_pipe.h448 case D3DFMT_A8R8G8B8: return "D3DFMT_A8R8G8B8"; in d3dformat_to_string()
Dswapchain9.c236 pParams->BackBufferFormat = D3DFMT_A8R8G8B8; in NineSwapChain9_Resize()
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx9.cpp226 …if (g_pd3dDevice->CreateTexture(width, height, 1, D3DUSAGE_DYNAMIC, D3DFMT_A8R8G8B8, D3DPOOL_DEFAU… in ImGui_ImplDX9_CreateFontsTexture()
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt85 D3DFMT_R8G8B8, D3DFMT_A8R8G8B8, D3DFMT_A16B16G16R16F or
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.cpp122 case D3DFMT_A8R8G8B8: in GetD3D9TextureInfo()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.cpp122 case D3DFMT_A8R8G8B8: in GetD3D9TextureInfo()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx9.cpp331 …if (bd->pd3dDevice->CreateTexture(width, height, 1, D3DUSAGE_DYNAMIC, D3DFMT_A8R8G8B8, D3DPOOL_DEF… in ImGui_ImplDX9_CreateFontsTexture()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dgstd3d9overlay.c245 width, height, 1, 0, D3DFMT_A8R8G8B8, D3DPOOL_MANAGED, in gst_d3d9_overlay_prepare()
Dd3dhelpers.c156 CASE (D3DFMT_A8R8G8B8); in d3d_format_to_string()
231 GST_VIDEO_FORMAT_BGRA, D3DFMT_A8R8G8B8}, {
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstdx9screencapsrc.c418 src->disp_mode.Width, src->disp_mode.Height, D3DFMT_A8R8G8B8, in gst_dx9screencapsrc_start()
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt132 Format must be D3DFMT_R8G8B8, D3DFMT_A8R8G8B8,
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/
DSDL_render_d3d.c312 return D3DFMT_A8R8G8B8; in PixelFormatToD3DFMT()
329 case D3DFMT_A8R8G8B8: in D3DFMTToPixelFormat()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3DTextureTest.cpp221 D3DFMT_A8R8G8B8, D3DPOOL_DEFAULT, &texture, nullptr))); in createPBuffer()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h593 D3DFMT_A8R8G8B8 = 21, enumerator
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_DX_interop.txt498 D3DFMT_A8R8G8B8,

12