Home
last modified time | relevance | path

Searched refs:lower_cube_size (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_image.c35 lower_cube_size(nir_builder *b, nir_intrinsic_instr *intrin) in lower_cube_size() function
77 if (options->lower_cube_size && in lower_image_instr()
79 lower_cube_size(b, intrin); in lower_image_instr()
Dnir.h5257 bool lower_cube_size; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c562 .lower_cube_size = true, in ir3_nir_post_finalize()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c727 .lower_cube_size = true, in brw_nir_lower_storage_image()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c845 .lower_cube_size = true, in si_lower_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c648 .lower_cube_size = true, in radv_shader_compile_to_nir()