Searched refs:SpecularVertexAdd (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.c285 swrast->SpecularVertexAdd = (separateSpecular
353 if (swrast->SpecularVertexAdd) {
375 if (swrast->SpecularVertexAdd) {
395 if (swrast->SpecularVertexAdd) {
H A Ds_context.h254 GLboolean SpecularVertexAdd; /**< Add specular/secondary color per vertex */ member in struct:__anon927bb33e0108
H A Ds_span.c1280 if (span->primitive == GL_BITMAP || !swrast->SpecularVertexAdd) {
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.c285 swrast->SpecularVertexAdd = (separateSpecular
353 if (swrast->SpecularVertexAdd) {
375 if (swrast->SpecularVertexAdd) {
395 if (swrast->SpecularVertexAdd) {
H A Ds_context.h255 GLboolean SpecularVertexAdd; /**< Add specular/secondary color per vertex */ member in struct:__anonea7e70310108
H A Ds_span.c1277 if (span->primitive == GL_BITMAP || !swrast->SpecularVertexAdd) {

Completed in 11 milliseconds