Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSL_impl.h13 inline Self GrGLSLExpr<Self>::VectorCastImpl(const T& expr) { in VectorCastImpl() function
128 return INHERITED::VectorCastImpl(expr); in VectorCast()
DGrGLSL.h213 static Self VectorCastImpl(const T& other);