Searched refs:swrast_texture_image (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_obj.h58 * intel_texture_image is a subclass of swrast_texture_image because we
63 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_obj.h58 * intel_texture_image is a subclass of swrast_texture_image because we
63 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_tex_obj.h70 * intel_texture_image is a subclass of swrast_texture_image because we
75 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tex_obj.h71 * brw_texture_image is a subclass of swrast_texture_image because we
76 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texture.c39 * Allocate a new swrast_texture_image (a subclass of gl_texture_image).
46 return (struct gl_texture_image *) CALLOC_STRUCT(swrast_texture_image);
51 * Free a swrast_texture_image (a subclass of gl_texture_image).
90 struct swrast_texture_image *swImg = swrast_texture_image(texImage);
120 * initialize the fields of swrast_texture_image without allocating the image
128 struct swrast_texture_image *swImg = swrast_texture_image(texImage);
166 struct swrast_texture_image *swImage = swrast_texture_image(texImag
[all...]
H A Ds_context.h114 struct swrast_texture_image;
120 typedef void (*FetchTexelFunc)(const struct swrast_texture_image *texImage,
130 struct swrast_texture_image struct
169 static inline struct swrast_texture_image *
170 swrast_texture_image(struct gl_texture_image *img) function in typeref:struct:swrast_texture_image *
172 return (struct swrast_texture_image *) img;
176 static inline const struct swrast_texture_image *
179 return (const struct swrast_texture_image *) img;
H A Ds_texrender.c34 struct swrast_texture_image *swImage;
40 swImage = swrast_texture_image(rb->TexImage);
H A Ds_texfetch.c69 fetch_compressed(const struct swrast_texture_image *swImage,
92 static void fetch_null_texelf( const struct swrast_texture_image *texImage,
480 struct swrast_texture_image *texImage, GLuint dims)
539 swrast_texture_image(texObj->Image[face][i]),
H A Ds_texfetch_tmp.h74 FETCH(x) (const struct swrast_texture_image *texImage, \
83 FETCH(x) (const struct swrast_texture_image *texImage, \
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 *swIm
[all...]
H A Ds_fragprog.c121 const struct swrast_texture_image *swImg =
H A Ds_triangle.c132 const struct swrast_texture_image *swImg = \
190 const struct swrast_texture_image *swImg = \
547 const struct swrast_texture_image *swImg = \
816 const struct swrast_texture_image *swImg = \
1052 const struct swrast_texture_image *swImg;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texture.c41 * Allocate a new swrast_texture_image (a subclass of gl_texture_image).
48 return (struct gl_texture_image *) CALLOC_STRUCT(swrast_texture_image);
53 * Free a swrast_texture_image (a subclass of gl_texture_image).
92 struct swrast_texture_image *swImg = swrast_texture_image(texImage);
122 * initialize the fields of swrast_texture_image without allocating the image
130 struct swrast_texture_image *swImg = swrast_texture_image(texImage);
168 struct swrast_texture_image *swImage = swrast_texture_image(texImag
[all...]
H A Ds_context.h115 struct swrast_texture_image;
121 typedef void (*FetchTexelFunc)(const struct swrast_texture_image *texImage,
131 struct swrast_texture_image struct
170 static inline struct swrast_texture_image *
171 swrast_texture_image(struct gl_texture_image *img) function in typeref:struct:swrast_texture_image *
173 return (struct swrast_texture_image *) img;
177 static inline const struct swrast_texture_image *
180 return (const struct swrast_texture_image *) img;
H A Ds_texrender.c34 struct swrast_texture_image *swImage;
40 swImage = swrast_texture_image(rb->TexImage);
H A Ds_texfetch.c69 fetch_compressed(const struct swrast_texture_image *swImage,
92 static void fetch_null_texelf( const struct swrast_texture_image *texImage,
311 struct swrast_texture_image *texImage, GLuint dims)
363 swrast_texture_image(texObj->Image[face][i]),
H A Ds_texfetch_tmp.h74 FETCH(x) (const struct swrast_texture_image *texImage, \
83 FETCH(x) (const struct swrast_texture_image *texImage, \
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 *swIm
[all...]
H A Ds_fragprog.c121 const struct swrast_texture_image *swImg =
H A Ds_triangle.c132 const struct swrast_texture_image *swImg = \
190 const struct swrast_texture_image *swImg = \
547 const struct swrast_texture_image *swImg = \
816 const struct swrast_texture_image *swImg = \
1052 const struct swrast_texture_image *swImg;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.h33 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.h33 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.1.2.rst98 - swrast: allocate swrast_texture_image::ImageSlices array if needed
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h153 * This is a subclass of swrast_texture_image since we use swrast
157 struct swrast_texture_image base;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h153 * This is a subclass of swrast_texture_image since we use swrast
157 struct swrast_texture_image base;

Completed in 31 milliseconds

12