Home
last modified time | relevance | path

Searched refs:nir_lower_dceil (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c146 nir_lower_dceil | in brw_compiler_create()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_double_ops.c617 case nir_op_fceil: return nir_lower_dceil; in nir_lower_doubles_op_to_options_mask()
Dnir.h3221 nir_lower_dceil = (1 << 5), enumerator
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1388 nir_lower_dceil | in r600_common_screen_init()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c131 nir_lower_dceil |