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

  /external/skia/include/gpu/gl/
GrGLConfig.h 196 #define GrGLTextType GR_GL_UNSIGNED_SHORT
199 #define GrGLTextType GR_GL_FLOAT
202 #define GrGLTextType GR_GL_FIXED
  /external/skia/src/gpu/gl/
GrGpuGLShaders.cpp 852 scalarType = GrGLTextType;
873 (((GrGLTextType != GrGLType) || GR_GL_TEXT_TEXTURE_NORMALIZED) &&
    [all...]

Completed in 127 milliseconds