Searched refs:PIPE_TEX_COMPARE_R_TO_TEXTURE (Results 1 – 18 of 18) sorted by relevance
75 if (ss->pipe.compare_mode != PIPE_TEX_COMPARE_R_TO_TEXTURE) { in nv30_fragtex_validate()97 if (ss->pipe.compare_mode != PIPE_TEX_COMPARE_R_TO_TEXTURE) { in nv30_fragtex_validate()
110 if (cso->compare_mode != PIPE_TEX_COMPARE_R_TO_TEXTURE) in compare_mode()
111 if (compare == PIPE_TEX_COMPARE_R_TO_TEXTURE) in v3d_get_tex_return_size()
140 sampler->compare_mode = PIPE_TEX_COMPARE_R_TO_TEXTURE; in st_convert_sampler()
76 If set to PIPE_TEX_COMPARE_R_TO_TEXTURE, the result of texture sampling
325 if (sampler->compare_mode != PIPE_TEX_COMPARE_R_TO_TEXTURE) { in make_fs_key()
202 STATIC_ASSERT(PIPE_TEX_COMPARE_R_TO_TEXTURE == 1); in define_sampler_state_object()
1814 PIPE_TEX_COMPARE_R_TO_TEXTURE); in emit_tex()3495 == PIPE_TEX_COMPARE_R_TO_TEXTURE) in needs_to_create_common_immediate()
247 …samp.compare_mode = ss[NINED3DSAMP_SHADOW] ? PIPE_TEX_COMPARE_R_TO_TEXTURE : PIPE_TEX_COMPARE_NONE; in nine_convert_sampler_state()
210 PIPE_TEX_COMPARE_R_TO_TEXTURE, enumerator
165 if (s->state.compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in get_external_state()
305 if (sampler->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in i915_create_sampler_state()
481 state.compare_mode = PIPE_TEX_COMPARE_R_TO_TEXTURE; in CreateSampler()
648 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in d3d12_create_sampler_state()672 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in d3d12_create_sampler_state()
561 if (cso->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in nv50_sampler_state_create()
923 …ss->compare_mode = samp->create_info.compareEnable ? PIPE_TEX_COMPARE_R_TO_TEXTURE : PIPE_TEX_COMP… in fill_sampler()
2050 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) in iris_create_sampler_state()
2412 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) in crocus_upload_sampler_state()