Searched refs:sample_offset_array_name (Results 1 – 1 of 1) sorted by relevance
20 static const char* sample_offset_array_name(GrGLSLFPFragmentBuilder::Coordinates coords) { in sample_offset_array_name() function134 this->codeAppendf("%s[%s]", sample_offset_array_name(coords), sampleIdx); in appendOffsetToSample()287 this->defineSampleOffsetArray(sample_offset_array_name(kSkiaDevice_Coordinates), in onFinalize()296 this->defineSampleOffsetArray(sample_offset_array_name(kGLSLWindow_Coordinates), m); in onFinalize()