Home
last modified time | relevance | path

Searched defs:color_mask (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/gil/extension/io/bmp/detail/
Dreader_backend.hpp29 struct color_mask struct
31 bit_field red; // Red bits
32 bit_field green; // Green bits
33 bit_field blue; // Blue bits
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_blit.h137 uint16_t color_mask = 0; in nv50_blit_derive_color_mask() local
Dnv50_surface.c848 uint16_t color_mask; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h52 unsigned color_mask : 4; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c425 LLVMValueRef color_mask; in lp_build_blend_aos() local
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c74 color_mask(struct gl_context *ctx, in color_mask() function
/third_party/libdrm/include/drm/
Dr128_drm.h262 unsigned int color_mask; member
Dmga_drm.h371 unsigned int color_mask; member
Dradeon_drm.h620 unsigned int color_mask; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c818 uint16_t color_mask; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c1168 const unsigned color_mask, uint8_t *color_write_disable) in set_write_disables()
/third_party/mesa3d/src/gtest/src/
Dgtest.cc2942 static int GetBitOffset(WORD color_mask) { in GetBitOffset()
/third_party/googletest/googletest/src/
Dgtest.cc3183 static int GetBitOffset(WORD color_mask) { in GetBitOffset()
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc4674 static int GetBitOffset(WORD color_mask) { in GetBitOffset()