HomeSort by relevance Sort by last modified time
    Searched refs:SpecularVertexAdd (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_context.c 291 swrast->SpecularVertexAdd = (separateSpecular
359 if (swrast->SpecularVertexAdd) {
381 if (swrast->SpecularVertexAdd) {
401 if (swrast->SpecularVertexAdd) {
s_context.h 238 GLboolean SpecularVertexAdd; /**< Add specular/secondary color per vertex */
s_span.c     [all...]
  /external/mesa3d/src/mesa/swrast/
s_context.c 291 swrast->SpecularVertexAdd = (separateSpecular
359 if (swrast->SpecularVertexAdd) {
381 if (swrast->SpecularVertexAdd) {
401 if (swrast->SpecularVertexAdd) {
s_context.h 238 GLboolean SpecularVertexAdd; /**< Add specular/secondary color per vertex */
s_span.c     [all...]

Completed in 3444 milliseconds