Searched refs:constantMask (Results 1 – 3 of 3) sorted by relevance
70 uint32_t constantMask; member
2676 swr_fs->constantMask = 0; in CompileFS()2779 swr_fs->constantMask |= 1 << linkedAttrib; in CompileFS()2799 swr_fs->constantMask |= 1 << linkedAttrib; in CompileFS()2820 swr_fs->constantMask |= 1 << bcolorAttrib; in CompileFS()
2056 backendState.constantInterpolationMask = ctx->fs->constantMask | in swr_update_derived()