Searched refs:tex_compare_func (Results 1 – 6 of 6) sorted by relevance
63 enum compare_func tex_compare_func[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
199 key.tex_compare_func[i] = ctx->sampler[i]->compare_func; in etna_get_fs()
1127 v->key.tex_compare_func, in etna_compile_shader()
215 enum compare_func tex_compare_func[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
1027 memcpy(key->sampler_compare_funcs, sel_ctx->ctx->tex_compare_func[stage], in d3d12_fill_shader_key()
744 ctx->tex_compare_func[shader][start_slot + i] = (enum compare_func)sampler->compare_func; in d3d12_bind_sampler_states()