Home
last modified time | relevance | path

Searched refs:handle_cube_gather (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c303 handle_cube_gather(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *coord) in handle_cube_gather() function
472 return handle_cube_gather(b, tex, coord_and_face); in lower_cube_sample()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c342 handle_cube_gather(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *coord) in handle_cube_gather() function
435 return handle_cube_gather(b, tex, coord_and_face); in lower_cube_sample()

Completed in 3 milliseconds