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

  /external/skia/src/gpu/glsl/
GrGLSLShaderBuilder.h 70 void defineConstant(const char* type, const char* name, const char* value) {
74 void defineConstant(const char* name, int value) {
78 void defineConstant(const char* name, float value) {
  /external/skqp/src/gpu/glsl/
GrGLSLShaderBuilder.h 70 void defineConstant(const char* type, const char* name, const char* value) {
74 void defineConstant(const char* name, int value) {
78 void defineConstant(const char* name, float value) {

Completed in 81 milliseconds