Searched defs:GrShaderVar (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrShaderVar.h14 class GrShaderVar { class
51 GrShaderVar() function in class:GrShaderVar
58 GrShaderVar(const SkString& name, GrSLType type, int arrayCount = kNonArray, function in class:GrShaderVar
68 GrShaderVar(const char* name, GrSLType type, int arrayCount = kNonArray, function in class:GrShaderVar
78 GrShaderVar(const char* name, GrSLType type, TypeModifier typeModifier, function in class:GrShaderVar

Completed in 74 milliseconds