Searched refs:lower_floor (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 370 lower_floor(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 688 return lower_floor(b, src); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 355 lower_floor(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 652 result = lower_floor(b, src); |
Completed in 6 milliseconds