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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLVertexEffect.h 18 class GrGLVertexEffect : public GrGLEffect {
20 GrGLVertexEffect(const GrBackendEffectFactory& factory)
45 SkFAIL("GrGLVertexEffect requires GrGLFullShaderBuilder* overload for emitCode().");
  /external/skia/src/gpu/gl/
GrGLVertexEffect.h 18 class GrGLVertexEffect : public GrGLEffect {
20 GrGLVertexEffect(const GrBackendEffectFactory& factory)
45 SkFAIL("GrGLVertexEffect requires GrGLFullShaderBuilder* overload for emitCode().");

Completed in 70 milliseconds