Searched refs:nir_b2f (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_builtin_builder.c | 221 nir_b2f(b, nir_flt(b, one, abs_y_over_x), bit_size), 318 nir_ffma_imm1(b, nir_b2f(b, flip, bit_size), M_PI_2, nir_atan(b, tan));
|
| H A D | nir_builder.h | 1708 nir_b2f(nir_builder *build, nir_ssa_def *b, uint32_t bit_size) function in typeref:typename:nir_ssa_def *
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 297 nir_fmul(b, nir_b2f(b, nir_flt(b, one, abs_y_over_x), bit_size), 372 nir_fadd(b, nir_fmul_imm(b, nir_b2f(b, flip, bit_size), M_PI_2f),
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_builder.h | 1200 nir_b2f(nir_builder *build, nir_ssa_def *b, uint32_t bit_size) function in typeref:typename:nir_ssa_def *
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.0.0.rst | 1114 - compiler/nir: add a nir_b2f() helper
|
Completed in 12 milliseconds