Home
last modified time | relevance | path

Searched defs:defineConstant (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h84 void defineConstant(const char* type, const char* name, const char* value) { in defineConstant() function
88 void defineConstant(const char* name, int value) { in defineConstant() function
92 void defineConstant(const char* name, float value) { in defineConstant() function