Home
last modified time | relevance | path

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

/external/skqp/src/gpu/glsl/
DGrGLSLShaderBuilder.h70 void defineConstant(const char* type, const char* name, const char* value) { in defineConstant() function
74 void defineConstant(const char* name, int value) { in defineConstant() function
78 void defineConstant(const char* name, float value) { in defineConstant() function
/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h70 void defineConstant(const char* type, const char* name, const char* value) { in defineConstant() function
74 void defineConstant(const char* name, int value) { in defineConstant() function
78 void defineConstant(const char* name, float value) { in defineConstant() function