Searched refs:corner0 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 1740 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], local in function:img_filter_cube_linear 1765 tx[0] = get_texel_cube_seamless(sp_sview, addr, x0, y0, corner0, layer, args->face_id); 1808 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], local in function:img_filter_cube_array_linear 1833 tx[0] = get_texel_cube_seamless(sp_sview, addr, x0, y0, corner0, layer, args->face_id);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 1753 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], local in function:img_filter_cube_linear 1778 tx[0] = get_texel_cube_seamless(sp_sview, addr, x0, y0, corner0, layer, args->face_id); 1822 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], local in function:img_filter_cube_array_linear 1847 tx[0] = get_texel_cube_seamless(sp_sview, addr, x0, y0, corner0, layer, args->face_id);
|
Completed in 26 milliseconds