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

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

Completed in 693 milliseconds