Home | History | Annotate | Download | only in xvmc

Lines Matching refs:ts0

163     sampler_state->sampler0.ts0.reverse_gamma = 0;
164 sampler_state->sampler0.ts0.planar2packet = 0;
165 sampler_state->sampler0.ts0.color_conversion = 0;
166 sampler_state->sampler0.ts0.chromakey_index = 0;
167 sampler_state->sampler0.ts0.base_level = 0;
168 sampler_state->sampler0.ts0.mip_filter = MIPFILTER_NONE; /* NONE */
169 sampler_state->sampler0.ts0.mag_filter = MAPFILTER_LINEAR; /* LINEAR */
170 sampler_state->sampler0.ts0.min_filter = MAPFILTER_LINEAR; /* LINEAR */
171 sampler_state->sampler0.ts0.lod_bias = 0; /* 0.0 */
172 sampler_state->sampler0.ts0.shadow_enable = 0;
173 sampler_state->sampler0.ts0.max_anisotropy = ANISORATIO_2;
174 sampler_state->sampler0.ts0.shadow_function = PREFILTEROP_ALWAYS;
187 sampler_state->sampler1.ts0.reverse_gamma = 0;
188 sampler_state->sampler1.ts0.planar2packet = 0;
189 sampler_state->sampler1.ts0.color_conversion = 0;
190 sampler_state->sampler1.ts0.chromakey_index = 0;
191 sampler_state->sampler1.ts0.base_level = 0;
192 sampler_state->sampler1.ts0.mip_filter = MIPFILTER_NONE; /* NONE */
193 sampler_state->sampler1.ts0.mag_filter = MAPFILTER_LINEAR; /* LINEAR */
194 sampler_state->sampler1.ts0.min_filter = MAPFILTER_LINEAR; /* LINEAR */
195 sampler_state->sampler1.ts0.lod_bias = 0; /* 0.0 */
196 sampler_state->sampler1.ts0.shadow_enable = 0;
197 sampler_state->sampler1.ts0.max_anisotropy = ANISORATIO_2;
198 sampler_state->sampler1.ts0.shadow_function = PREFILTEROP_ALWAYS;
1214 ts->ts0.reverse_gamma = 0;
1215 ts->ts0.planar2packet = 1;
1216 ts->ts0.color_conversion = 1;
1217 ts->ts0.chromakey_index = 0;
1218 ts->ts0.base_level = 0;
1219 ts->ts0.mip_filter = MIPFILTER_NONE; /* NONE */
1220 ts->ts0.mag_filter = MAPFILTER_LINEAR; /* LINEAR */
1221 ts->ts0.min_filter = MAPFILTER_LINEAR; /* LINEAR */
1222 ts->ts0.lod_bias = 0;
1223 ts->ts0.shadow_enable = 0;
1224 ts->ts0.max_anisotropy = ANISORATIO_2;
1225 ts->ts0.shadow_function = PREFILTEROP_ALWAYS;
1241 ts->ts0.reverse_gamma = 0;
1242 ts->ts0.planar2packet = 1;
1243 ts->ts0.color_conversion = 1;
1244 ts->ts0.chromakey_index = 0;
1245 ts->ts0.base_level = 0;
1246 ts->ts0.mip_filter = MIPFILTER_NONE; /* NONE */
1247 ts->ts0.mag_filter = MAPFILTER_LINEAR; /* LINEAR */
1248 ts->ts0.min_filter = MAPFILTER_LINEAR; /* LINEAR */
1249 ts->ts0.lod_bias = 0;
1250 ts->ts0.shadow_enable = 0;
1251 ts->ts0.max_anisotropy = ANISORATIO_2;
1252 ts->ts0.shadow_function = PREFILTEROP_ALWAYS;
1268 ts->ts0.reverse_gamma = 0;
1269 ts->ts0.planar2packet = 1;
1270 ts->ts0.color_conversion = 1;
1271 ts->ts0.chromakey_index = 0;
1272 ts->ts0.base_level = 0;
1273 ts->ts0.mip_filter = MIPFILTER_NONE; /* NONE */
1274 ts->ts0.mag_filter = MAPFILTER_LINEAR; /* LINEAR */
1275 ts->ts0.min_filter = MAPFILTER_LINEAR; /* LINEAR */
1276 ts->ts0.lod_bias = 0;
1277 ts->ts0.shadow_enable = 0;
1278 ts->ts0.max_anisotropy = ANISORATIO_2;
1279 ts->ts0.shadow_function = PREFILTEROP_ALWAYS;