Searched refs:LocalConstDef (Results 1 – 4 of 4) sorted by relevance
94 if (ati_fs->LocalConstDef & (1 << c)) in st_upload_constants()
156 if (t->atifs->LocalConstDef & (1 << index)) { in get_source()
357 ctx->ATIFragmentShader.Current->LocalConstDef = 0; in _mesa_BeginFragmentShaderATI()827 curProg->LocalConstDef |= 1 << dstindex; in _mesa_SetFragmentShaderConstantATI()
2252 GLbitfield LocalConstDef; /**< Indicates which constants have been set */ member