Home
last modified time | relevance | path

Searched refs:DST_COLOR (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_render_copy_redux.c60 #define DST_COLOR 0xfff0ff00 macro
140 scratch_buf_init(data, &dst, WIDTH, HEIGHT, STRIDE, DST_COLOR); in copy()
143 scratch_buf_check(data, &dst, WIDTH / 2, HEIGHT / 2, DST_COLOR); in copy()
149 scratch_buf_check(data, &dst, 10, 10, DST_COLOR); in copy()
167 scratch_buf_init(data, &dst, WIDTH, HEIGHT, STRIDE, DST_COLOR); in copy_flink()
189 scratch_buf_check(data, &dst, 10, 10, DST_COLOR); in copy_flink()
192 scratch_buf_check(data, &dst, 10, 10, DST_COLOR); in copy_flink()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c96 NV50_BLEND_FACTOR_CASE(DST_COLOR, DST_COLOR); in nv50_blend_fac()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c69 NVC0_BLEND_FACTOR_CASE(DST_COLOR, DST_COLOR); in nvc0_blend_fac()