Searched refs:scale_texcoords (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.c57 static void scale_texcoords(struct r300_fragment_program_compiler *compiler, function
264 scale_texcoords(compiler, inst, RC_STATE_R300_TEXRECT_FACTOR);
434 scale_texcoords(compiler, inst, RC_STATE_R300_TEXSCALE_FACTOR);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c57 static void scale_texcoords(struct r300_fragment_program_compiler *compiler, function
264 scale_texcoords(compiler, inst, RC_STATE_R300_TEXRECT_FACTOR);
434 scale_texcoords(compiler, inst, RC_STATE_R300_TEXSCALE_FACTOR);

Completed in 158 milliseconds