HomeSort by relevance Sort by last modified time
    Searched defs:addVarying (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/glsl/
GrGLSLVarying.h 95 * addVarying allows fine grained control for setting up varyings between stages. Calling this
100 * TODO convert most uses of addVarying to addPassThroughAttribute
102 void addVarying(const char* name,
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 185 void addVarying (const char* name, const glu::VarType& type, Interpolation interp);
221 void ProgramSpec::addVarying (const char* name, const glu::VarType& type, Interpolation interp)
    [all...]

Completed in 91 milliseconds