Searched refs:noiseOctavesArgs (Results 1 – 1 of 1) sorted by relevance
1242 static const GrGLSLShaderVar noiseOctavesArgs[] = { in emitCode() local1256 fsBuilder->emitFunction(kFloat_GrSLType, "noiseOctaves", SK_ARRAY_COUNT(noiseOctavesArgs), in emitCode()1257 noiseOctavesArgs, noiseOctavesCode.c_str(), &noiseOctavesFuncName); in emitCode()