OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sample_alpha_to_one
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c
489
if (c->fs_key->
sample_alpha_to_one
&& c->fs_key->msaa)
vc4_qir.h
362
bool
sample_alpha_to_one
;
member in struct:vc4_fs_key
vc4_program.c
[
all
...]
/external/mesa3d/src/gallium/drivers/vc5/
vc5_program.c
363
key->
sample_alpha_to_one
= vc5->blend->alpha_to_one;
/external/mesa3d/src/broadcom/compiler/
v3d_compiler.h
326
bool
sample_alpha_to_one
;
[
all
...]
Completed in 4900 milliseconds