HomeSort by relevance Sort by last modified time
    Searched full:effectstage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLShaderBuilder.h 183 * The handles to texture samplers for effectStage[i] are added to
267 const GrEffectStage* effectStage() const {
GrGLShaderBuilder.cpp 250 const GrEffectRef& effect = *fCodeStage.effectStage()->getEffect();
400 const GrEffectRef& effect = *fCodeStage.effectStage()->getEffect();
    [all...]
  /external/skia/src/gpu/gl/
GrGLShaderBuilder.h 183 * The handles to texture samplers for effectStage[i] are added to
267 const GrEffectStage* effectStage() const {
GrGLShaderBuilder.cpp 250 const GrEffectRef& effect = *fCodeStage.effectStage()->getEffect();
400 const GrEffectRef& effect = *fCodeStage.effectStage()->getEffect();
    [all...]

Completed in 308 milliseconds