Searched refs:const_reg (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dpgmdump.c142 uint32_t const_reg; /* the const register holding the value */ member in struct:uniform
340 if (uniform->const_reg == -1) {
343 printf("\tC%d: %s\n", uniform->const_reg, name);

Completed in 3 milliseconds