Searched defs:SRC_COLOR (Results 1 – 2 of 2) sorted by relevance
| /external/igt-gpu-tools/tests/i915/ | ||
| D | gem_render_copy_redux.c | 59 #define SRC_COLOR	0xffff00ff  macro | 
| /external/rust/crates/ash/src/vk/ | ||
| D | enums.rs | 431     pub const SRC_COLOR: Self = Self(2);  constant |