Home
last modified time | relevance | path

Searched refs:texture_compare_func (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h150 unsigned texture_compare_func : 3; member
H A Dradeon_program_tex.c144 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func; in radeonTransformTEX()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.c168 state->unit[i].texture_compare_func = s->state.compare_func; in r300_fragment_program_get_external_state()
H A Dr300_state.c1069 precompile_state.unit[i].texture_compare_func = PIPE_FUNC_LESS; in r300_create_fs_state()

Completed in 6 milliseconds