Searched refs:alphaRefBase (Results 1 – 3 of 3) sorted by relevance
113 uint16_t alphaRefBase; /* base address for alpha test values */ member
1108 info_out->prop.fp.usesDiscard = scan.uses_kill || info->io.alphaRefBase; in scanSource()4222 if (info->io.alphaRefBase) { in exportOutputs()4235 TYPE_U32, info->io.alphaRefBase); in exportOutputs()
362 info->io.alphaRefBase = NV50_CB_AUX_ALPHATEST_OFFSET; in nv50_program_translate()