Searched refs:tex_samp (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_textured_videofuncs.c74 tex_sampler_t tex_samp; local in function:EVERGREENDisplayTexturedVideo
151 CLEAR (tex_samp);
270 tex_samp.id = 0;
271 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
272 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
273 tex_samp.clamp_z = SQ_TEX_WRAP;
276 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_BILINEAR;
277 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_BILINEAR;
279 tex_samp.z_filter = SQ_TEX_Z_FILTER_NONE;
280 tex_samp
[all...]
H A Dr600_textured_videofuncs.c72 tex_sampler_t tex_samp; local in function:R600DisplayTexturedVideo
163 CLEAR (tex_samp);
298 tex_samp.id = 0;
299 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
300 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
301 tex_samp.clamp_z = SQ_TEX_WRAP;
304 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_BILINEAR;
305 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_BILINEAR;
307 tex_samp.z_filter = SQ_TEX_Z_FILTER_NONE;
308 tex_samp
[all...]
H A Devergreen_exa.c271 tex_sampler_t tex_samp; local in function:EVERGREENDoPrepareCopy
276 CLEAR (tex_samp);
346 tex_samp.id = 0;
347 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
348 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
349 tex_samp.clamp_z = SQ_TEX_WRAP;
350 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_POINT;
351 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_POINT;
352 tex_samp.mc_coord_truncate = 1;
353 tex_samp
841 tex_sampler_t tex_samp; local in function:EVERGREENTextureSetup
[all...]
H A Dr600_exa.c383 tex_sampler_t tex_samp; local in function:R600DoPrepareCopy
388 CLEAR (tex_samp);
463 tex_samp.id = 0;
464 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
465 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
466 tex_samp.clamp_z = SQ_TEX_WRAP;
467 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_POINT;
468 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_POINT;
469 tex_samp.mc_coord_truncate = 1;
470 tex_samp
949 tex_sampler_t tex_samp; local in function:R600TextureSetup
[all...]
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_textured_videofuncs.c72 tex_sampler_t tex_samp; local in function:EVERGREENDisplayTexturedVideo
137 CLEAR (tex_samp);
255 tex_samp.id = 0;
256 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
257 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
258 tex_samp.clamp_z = SQ_TEX_WRAP;
261 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_BILINEAR;
262 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_BILINEAR;
264 tex_samp.z_filter = SQ_TEX_Z_FILTER_NONE;
265 tex_samp
[all...]
H A Dr600_textured_videofuncs.c72 tex_sampler_t tex_samp; local in function:R600DisplayTexturedVideo
151 CLEAR (tex_samp);
271 tex_samp.id = 0;
272 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
273 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
274 tex_samp.clamp_z = SQ_TEX_WRAP;
277 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_BILINEAR;
278 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_BILINEAR;
280 tex_samp.z_filter = SQ_TEX_Z_FILTER_NONE;
281 tex_samp
[all...]
H A Devergreen_exa.c268 tex_sampler_t tex_samp; local in function:EVERGREENDoPrepareCopy
273 CLEAR (tex_samp);
344 tex_samp.id = 0;
345 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
346 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
347 tex_samp.clamp_z = SQ_TEX_WRAP;
348 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_POINT;
349 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_POINT;
350 tex_samp.mc_coord_truncate = 1;
351 tex_samp
855 tex_sampler_t tex_samp; local in function:EVERGREENTextureSetup
[all...]
H A Dr600_exa.c337 tex_sampler_t tex_samp; local in function:R600DoPrepareCopy
342 CLEAR (tex_samp);
414 tex_samp.id = 0;
415 tex_samp.clamp_x = SQ_TEX_CLAMP_LAST_TEXEL;
416 tex_samp.clamp_y = SQ_TEX_CLAMP_LAST_TEXEL;
417 tex_samp.clamp_z = SQ_TEX_WRAP;
418 tex_samp.xy_mag_filter = SQ_TEX_XY_FILTER_POINT;
419 tex_samp.xy_min_filter = SQ_TEX_XY_FILTER_POINT;
420 tex_samp.mc_coord_truncate = 1;
421 tex_samp
869 tex_sampler_t tex_samp; local in function:R600TextureSetup
[all...]

Completed in 26 milliseconds