Searched refs:rc_compare_func (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h118 } rc_compare_func; typedef in typeref:enum:__anon5cc527f80403
148 * \sa rc_compare_func
H A Dr500_fragprog.c126 rc_compare_func compare_func = RC_COMPARE_FUNC_NEVER;
H A Dradeon_program_print.c91 static void rc_print_comparefunc(FILE * f, const char * lhs, rc_compare_func func, const char * rhs)
H A Dr500_fragprog_emit.c181 static uint32_t translate_alu_result_op(struct r300_fragment_program_compiler * c, rc_compare_func func)
H A Dradeon_program_tex.c145 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h118 } rc_compare_func; typedef in typeref:enum:__anon210fac6b0403
148 * \sa rc_compare_func
H A Dr500_fragprog.c127 rc_compare_func compare_func = RC_COMPARE_FUNC_NEVER;
H A Dradeon_program_print.c91 static void rc_print_comparefunc(FILE * f, const char * lhs, rc_compare_func func, const char * rhs)
H A Dr500_fragprog_emit.c183 static uint32_t translate_alu_result_op(struct r300_fragment_program_compiler * c, rc_compare_func func)
H A Dradeon_program_tex.c145 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func;

Completed in 12 milliseconds