HomeSort by relevance Sort by last modified time
    Searched refs:texture_compare_func (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h 150 unsigned texture_compare_func : 3; member in struct:r300_fragment_program_external_state::__anon16432
radeon_program_tex.c 145 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func;
  /external/mesa3d/src/gallium/drivers/r300/
r300_fs.c 167 state->unit[i].texture_compare_func = s->state.compare_func;

Completed in 43 milliseconds