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

  /external/skia/src/gpu/glsl/
GrGLSLVarying.cpp 14 GrSLType type = GrVertexAttribTypeToSLType(input->fType);
23 GrSLType type = GrVertexAttribTypeToSLType(input->fType);
70 GrVertexAttribTypeToSLType(attr.fType),
  /external/skia/include/gpu/
GrTypesPriv.h 393 static inline GrSLType GrVertexAttribTypeToSLType(GrVertexAttribType type) {

Completed in 119 milliseconds