Home
last modified time | relevance | path

Searched refs:append_texture_swizzle (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp64 static inline void append_texture_swizzle(SkString* out, GrSwizzle swizzle) { in append_texture_swizzle() function
76 append_texture_swizzle(out, fProgramBuilder->samplerSwizzle(samplerHandle)); in appendTextureLookup()
/external/skqp/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp64 static inline void append_texture_swizzle(SkString* out, GrSwizzle swizzle) { in append_texture_swizzle() function
76 append_texture_swizzle(out, fProgramBuilder->samplerSwizzle(samplerHandle)); in appendTextureLookup()