Home
last modified time | relevance | path

Searched refs:D3DCOLOR (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.h31 D3DCOLOR ConvertColor(gl::ColorF color);
Drenderer9_utils.cpp66 D3DCOLOR ConvertColor(gl::ColorF color) in ConvertColor()
DRenderer9.cpp1947 D3DCOLOR color = D3DCOLOR_ARGB(255, 0, 0, 0); in clear()
3152 D3DCOLOR color = in clearRenderTarget()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.h31 D3DCOLOR ConvertColor(gl::ColorF color);
Drenderer9_utils.cpp66 D3DCOLOR ConvertColor(gl::ColorF color) in ConvertColor()
DRenderer9.cpp1909 D3DCOLOR color = D3DCOLOR_ARGB(255, 0, 0, 0); in clear()
3098 D3DCOLOR color = in clearRenderTarget()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp177D3DCOLOR clear_col_dx = D3DCOLOR_RGBA((int)(clear_color.x*255.0f), (int)(clear_color.y*255.0f), (i… in main()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h517 D3DCOLOR Color, float Z, DWORD Stencil);
566 D3DCOLOR color,
Dnine_pipe.h574 d3dcolor_to_rgba(float *rgba, D3DCOLOR color) in d3dcolor_to_rgba()
583 d3dcolor_to_pipe_color_union(union pipe_color_union *rgba, D3DCOLOR color) in d3dcolor_to_pipe_color_union()
Ddevice9.h432 D3DCOLOR color );
472 D3DCOLOR Color,
Dnine_lock.c941 D3DCOLOR color ) in LockDevice9_ColorFill()
1037 D3DCOLOR Color, in LockDevice9_Clear()
Dnine_state.c2218 ARG_VAL(D3DCOLOR, Color), in CSMT_ITEM_NO_WAIT() argument
2499 ARG_VAL(D3DCOLOR, color), in CSMT_ITEM_NO_WAIT() argument
Ddevice9.c1884 D3DCOLOR color ) in NineDevice9_ColorFill()
2103 D3DCOLOR Color, in NineDevice9_Clear()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp145D3DCOLOR clear_col_dx = D3DCOLOR_RGBA((int)(clear_color.x*clear_color.w*255.0f), (int)(clear_color… in main()
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx9.cpp38 D3DCOLOR col;
/third_party/flutter/glfw/deps/mingw/
Ddinput.h1353 typedef DWORD D3DCOLOR; typedef
1359 D3DCOLOR cTextFore;
1360 D3DCOLOR cTextHighlight;
1361 D3DCOLOR cCalloutLine;
1362 D3DCOLOR cCalloutHighlight;
1363 D3DCOLOR cBorder;
1364 D3DCOLOR cControlFill;
1365 D3DCOLOR cHighlightFill;
1366 D3DCOLOR cAreaFill;
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx9.cpp55 D3DCOLOR col;
/third_party/mesa3d/include/D3D9/
Dd3d9types.h365 ((D3DCOLOR)( \
391 typedef DWORD D3DCOLOR; typedef
Dd3d9.h193 …virtual HRESULT WINAPI ColorFill(IDirect3DSurface9 *pSurface, const RECT *pRect, D3DCOLOR color) =…
201 …virtual HRESULT WINAPI Clear(DWORD Count, const D3DRECT *pRects, DWORD Flags, D3DCOLOR Color, floa…
781 …ColorFill)(IDirect3DDevice9 *This, IDirect3DSurface9 *pSurface, const RECT *pRect, D3DCOLOR color);
789 …Direct3DDevice9 *This, DWORD Count, const D3DRECT *pRects, DWORD Flags, D3DCOLOR Color, float Z, D…
1032 …lorFill)(IDirect3DDevice9Ex *This, IDirect3DSurface9 *pSurface, const RECT *pRect, D3DCOLOR color);
1040 …rect3DDevice9Ex *This, DWORD Count, const D3DRECT *pRects, DWORD Flags, D3DCOLOR Color, float Z, D…
1840 D3DPERF_BeginEvent( D3DCOLOR color,
1856 D3DPERF_SetMarker( D3DCOLOR color,
1860 D3DPERF_SetRegion( D3DCOLOR color,
/third_party/openGLES/extensions/EXT/
DEXT_vertex_array_bgra.txt302 This is consistent with Direct3D's use of the D3DCOLOR type which
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_vertex_array_bgra.txt302 This is consistent with Direct3D's use of the D3DCOLOR type which
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_array_bgra.txt317 This is consistent with Direct3D's use of the D3DCOLOR type which
/third_party/openGLES/extensions/ARB/
DARB_vertex_array_bgra.txt327 This is consistent with Direct3D's use of the D3DCOLOR type which