Home
last modified time | relevance | path

Searched defs:blend_alpha (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shader_util.h62 unsigned blend_alpha : 8; member
Dac_shader_util.c541 unsigned blend_alpha = 0; /* least optimal, supports blending and exports alpha */ in ac_choose_spi_color_formats() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dcwebp.c651 int blend_alpha = 0; in main() local
/third_party/skia/third_party/externals/libwebp/examples/
Dcwebp.c657 int blend_alpha = 0; in main() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2391 LLVMValueRef blend_alpha; in generate_unswizzled_blend() local