Searched refs:PIPE_TEX_COMPARE_NONE (Results 1 – 25 of 34) sorted by relevance
12
299 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in graw_util_create_simple_sampler()
283 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
368 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
356 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
458 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
181 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in vl_matrix_filter_init()
292 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in vl_median_filter_init()
293 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in vl_bicubic_filter_init()
334 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_state()
392 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_pipe_state()
553 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_state()
148 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_pipe_state()
890 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_pipe_state()
259 key->tex[i].compare_mode = PIPE_TEX_COMPARE_NONE; in make_fs_key()
201 STATIC_ASSERT(PIPE_TEX_COMPARE_NONE == 0); in define_sampler_state_object()
80 If set to PIPE_TEX_COMPARE_NONE, no comparison calculation is performed.
247 …samp.compare_mode = ss[NINED3DSAMP_SHADOW] ? PIPE_TEX_COMPARE_R_TO_TEXTURE : PIPE_TEX_COMPARE_NONE; in nine_convert_sampler_state()
209 PIPE_TEX_COMPARE_NONE, enumerator
942 if (bld->static_sampler_state->compare_mode != PIPE_TEX_COMPARE_NONE) { in lp_build_sample_image_nearest()1363 if (bld->static_sampler_state->compare_mode == PIPE_TEX_COMPARE_NONE) { in lp_build_sample_image_linear()1472 PIPE_TEX_COMPARE_NONE) { in lp_build_sample_image_linear()1548 PIPE_TEX_COMPARE_NONE) { in lp_build_sample_image_linear()1602 if (bld->static_sampler_state->compare_mode == PIPE_TEX_COMPARE_NONE) { in lp_build_sample_image_linear()1706 if (bld->static_sampler_state->compare_mode == PIPE_TEX_COMPARE_NONE) { in lp_build_sample_image_linear()2578 if (bld->static_sampler_state->compare_mode != PIPE_TEX_COMPARE_NONE) { in lp_build_sample_common()3661 derived_sampler_state.compare_mode == PIPE_TEX_COMPARE_NONE && in lp_build_sample_soa_code()
188 if (ctx->sampler[i]->compare_mode == PIPE_TEX_COMPARE_NONE) in etna_get_fs()
878 if (sampler->state.compare_mode == PIPE_TEX_COMPARE_NONE) { in r300_merge_textures_and_samplers()
476 PIPE_TEX_COMPARE_NONE; in v3d_setup_shared_key()
1118 PIPE_TEX_COMPARE_NONE) == 32) { in v3d_create_sampler_view()
147 sampObj->Attrib.state.compare_mode = PIPE_TEX_COMPARE_NONE; in _mesa_init_sampler_object()
345 obj->Sampler.Attrib.state.compare_mode = PIPE_TEX_COMPARE_NONE; in _mesa_initialize_texture_object()