OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compare_mode_enabled
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h
156
unsigned
compare_mode_enabled
: 1;
member in struct:r300_fragment_program_external_state::__anon20560
radeon_program_tex.c
144
(compiler->state.unit[inst->U.I.TexSrcUnit].
compare_mode_enabled
))) {
/external/mesa3d/src/gallium/drivers/r300/
r300_fs.c
164
state->unit[i].
compare_mode_enabled
= 1;
188
} else if (state->unit[i].
compare_mode_enabled
) {
Completed in 206 milliseconds