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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfilter.c166 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
295 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
855 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
880 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1122 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1156 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1221 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1387 const struct swrast_texture_image *swImg = swrast_texture_image_const(image);
1421 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1466 const struct swrast_texture_image *swImg = swrast_texture_image_const(im
[all...]
H A Ds_context.h177 swrast_texture_image_const(const struct gl_texture_image *img) function in typeref:typename:const struct swrast_texture_image *
H A Ds_fragprog.c122 swrast_texture_image_const(texImg);
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
191 swrast_texture_image_const(texImg); \
548 swrast_texture_image_const(texImg); \
817 swrast_texture_image_const(texImg); \
1064 swImg = swrast_texture_image_const(texImg);
H A Ds_span.c504 swrast_texture_image_const(img);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfilter.c166 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
295 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
855 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
880 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1122 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1156 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1221 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1387 const struct swrast_texture_image *swImg = swrast_texture_image_const(image);
1421 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
1466 const struct swrast_texture_image *swImg = swrast_texture_image_const(im
[all...]
H A Ds_context.h178 swrast_texture_image_const(const struct gl_texture_image *img) function in typeref:typename:const struct swrast_texture_image *
H A Ds_fragprog.c122 swrast_texture_image_const(texImg);
H A Ds_triangle.c133 swrast_texture_image_const(texImg); \
191 swrast_texture_image_const(texImg); \
548 swrast_texture_image_const(texImg); \
817 swrast_texture_image_const(texImg); \
1064 swImg = swrast_texture_image_const(texImg);
H A Ds_span.c504 swrast_texture_image_const(img);

Completed in 19 milliseconds