Searched refs:PIPE_TEX_COMPARE_R_TO_TEXTURE (Results 1 – 20 of 20) 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()
144 sampler->compare_mode = PIPE_TEX_COMPARE_R_TO_TEXTURE; in st_convert_sampler()
390 if ((sampler->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) && in svga_init_shader_key_common()454 if (sampler->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in svga_init_shader_key_common()
264 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()
453 if (sampler->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in update_samplers()
1815 PIPE_TEX_COMPARE_R_TO_TEXTURE); in emit_tex()3566 == PIPE_TEX_COMPARE_R_TO_TEXTURE) in needs_to_create_common_immediate()
76 If set to PIPE_TEX_COMPARE_R_TO_TEXTURE, the result of texture sampling
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
164 if (s->state.compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in r300_fragment_program_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()
673 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) { in d3d12_create_sampler_state()696 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()
1066 …ss->compare_mode = samp->create_info.compareEnable ? PIPE_TEX_COMPARE_R_TO_TEXTURE : PIPE_TEX_COMP… in fill_sampler()
2127 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) in fill_sampler_state()
2413 if (state->compare_mode == PIPE_TEX_COMPARE_R_TO_TEXTURE) in crocus_upload_sampler_state()