Searched refs:constantMask (Results 1 – 3 of 3) sorted by relevance
65 uint32_t constantMask; member
1075 swr_fs->constantMask = 0; in CompileFS()1163 swr_fs->constantMask |= 1 << linkedAttrib; in CompileFS()1183 swr_fs->constantMask |= 1 << linkedAttrib; in CompileFS()1203 swr_fs->constantMask |= 1 << bcolorAttrib; in CompileFS()
1795 backendState.constantInterpolationMask = ctx->fs->constantMask | in swr_update_derived()