Searched refs:is_rect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c130 int is_rect = inst->U.I.TexSrcTarget == RC_TEXTURE_RECT || local
263 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) {
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c130 int is_rect = inst->U.I.TexSrcTarget == RC_TEXTURE_RECT || local
263 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) {

Completed in 188 milliseconds