Home
last modified time | relevance | path

Searched defs:sampled_val (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c336 nir_ssa_def *sampled_val = create_array_tex_from_cube_tex(b, tex, final_coord, nir_texop_txf); in handle_cube_gather() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c374 nir_ssa_def *sampled_val = create_array_tex_from_cube_tex(b, tex, final_coord, nir_texop_txf); in handle_cube_gather() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c2709 struct vtn_value *sampled_val = vtn_untyped_value(b, w[3]); in vtn_handle_texture() local

Completed in 12 milliseconds