Searched refs:nir_u2uN (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1092 deref = nir_build_deref_array(b, deref, nir_u2uN(b, tex->src[idx].src.ssa, 32)); 1159 deref = nir_build_deref_array(b, deref, nir_u2uN(b, instr->src[0].ssa, 32));
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_copy.c | 1045 texel = nir_u2uN(&b, texel, imgcompsz * 8); 1550 texel = nir_u2uN(&b, texel, bufcompsz * 8);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_builder.h | 1839 nir_u2uN(nir_builder *b, nir_ssa_def *src, unsigned bit_size) function in typeref:typename:nir_ssa_def *
|
Completed in 14 milliseconds