Searched refs:PIPE_TEX_COMPARE_NONE (Results 1 – 19 of 19) sorted by relevance
184 #define PIPE_TEX_COMPARE_NONE 0 macro
283 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
299 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in graw_util_create_simple_sampler()
361 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
410 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
474 sampler_desc.compare_mode = PIPE_TEX_COMPARE_NONE; in init_tex()
197 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in vl_matrix_filter_init()
283 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in vl_median_filter_init()
306 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_state()
388 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_pipe_state()
552 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_state()
805 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_pipe_state()
415 sampler.compare_mode = PIPE_TEX_COMPARE_NONE; in init_pipe_state()
80 If set to PIPE_TEX_COMPARE_NONE, no comparison calculation is performed.
833 if (sampler->state.compare_mode == PIPE_TEX_COMPARE_NONE) { in r300_merge_textures_and_samplers()
165 if (sampler->compare_mode != PIPE_TEX_COMPARE_NONE) { in lp_sampler_static_state()
1175 if (bld->static_state->compare_mode == PIPE_TEX_COMPARE_NONE) in lp_build_sample_compare()
1189 if (key->sampler[i].compare_mode != PIPE_TEX_COMPARE_NONE) in dump_fs_variant_key()
2718 if (sampler->compare_mode != PIPE_TEX_COMPARE_NONE) { in sp_create_sampler_variant()