Home | History | Annotate | Download | only in program

Lines Matching refs:SamplersUsed

1018    fprintf(f, "SamplersUsed: 0x%x (0b%s)\n",
1019 prog->SamplersUsed, binary(prog->SamplersUsed));