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