Searched refs:lp_build_nir_sample_key (Results 1 – 4 of 4) sorted by relevance
413 lp_build_nir_sample_key(gl_shader_stage stage, nir_tex_instr *instr);
2409 lp_build_nir_sample_key(gl_shader_stage stage, nir_tex_instr *instr) in lp_build_nir_sample_key() function2656 params.sample_key = lp_build_nir_sample_key(bld_base->shader->info.stage, instr); in visit_tex()
1021 uint32_t sample_key = lp_build_nir_sample_key(b->shader->info.stage, tex); in register_instr()
3004 - gallivm: Add lp_build_nir_sample_key