Searched refs:vc4_ubo_load (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 115 vc4_ubo_load(struct vc4_compile *c, nir_intrinsic_instr *intr) function in typeref:struct:qreg 1758 ntq_store_dest(c, &instr->dest, 0, vc4_ubo_load(c, instr));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 116 vc4_ubo_load(struct vc4_compile *c, nir_intrinsic_instr *intr) function in typeref:struct:qreg 1757 ntq_store_dest(c, &instr->dest, 0, vc4_ubo_load(c, instr));
|
Completed in 8 milliseconds