OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blend
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndwc37e.c
99
evo_data(push, asyw->
blend
.depth << 4);
100
evo_data(push, asyw->
blend
.k1);
101
evo_data(push, asyw->
blend
.dst_color << 12 |
102
asyw->
blend
.dst_color << 8 |
103
asyw->
blend
.src_color << 4 |
104
asyw->
blend
.src_color);
nouveau_dispnv50_wndw.c
158
if (asyw->set.
blend
) wndw->func->blend_set(wndw, asyw);
295
asyw->
blend
.depth = 255 - asyw->state.normalized_zpos;
296
asyw->
blend
.k1 = asyw->state.alpha >> 8;
299
asyw->
blend
.src_color = 2; /* K1 */
300
asyw->
blend
.dst_color = 7; /* NEG_K1_TIMES_SRC */
303
asyw->
blend
.src_color = 5; /* K1_TIMES_SRC */
304
asyw->
blend
.dst_color = 7; /* NEG_K1_TIMES_SRC */
308
asyw->
blend
.src_color = 2; /* K1 */
309
asyw->
blend
.dst_color = 4; /* NEG_K1 */
312
if (memcmp(&armw->
blend
, &asyw->blend, sizeof(asyw->blend))
[
all
...]
atom.h
237
}
blend
;
member in struct:nv50_wndw_atom
248
bool
blend
:1;
member in struct:nv50_wndw_atom::nv50_wndw_atom_mask::__anonf635598f1908
/src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_dev.h
697
struct qxl_copy
blend
;
member in union:qxl_compat_drawable::__anon314d145b0b0a
726
struct qxl_copy
blend
;
member in union:qxl_drawable::__anon314d145b0c0a
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/
zynqmp.dtsi
870
reg-names = "dp", "
blend
", "av_buf", "aud";
Completed in 67 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025