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

  /external/skia/src/gpu/glsl/
GrGLSLPrimitiveProcessor.h 24 class GrGLSLPrimitiveProcessor {
28 virtual ~GrGLSLPrimitiveProcessor() {}
116 * A GrGLSLPrimitiveProcessor instance can be reused with any GrGLSLPrimitiveProcessor that
117 * produces the same stage key; this function reads data from a GrGLSLPrimitiveProcessor and
121 * GrGLSLPrimitiveProcessor.
  /external/skqp/src/gpu/glsl/
GrGLSLPrimitiveProcessor.h 24 class GrGLSLPrimitiveProcessor {
28 virtual ~GrGLSLPrimitiveProcessor() {}
116 * A GrGLSLPrimitiveProcessor instance can be reused with any GrGLSLPrimitiveProcessor that
117 * produces the same stage key; this function reads data from a GrGLSLPrimitiveProcessor and
121 * GrGLSLPrimitiveProcessor.

Completed in 732 milliseconds