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

  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLProgramBuilder.h 37 enum ShaderVisibility {
113 visibility is a bitfield of ShaderVisibility values indicating from which shaders the
187 void appendUniformDecls(ShaderVisibility, SkString*) const;
GrGLProgramBuilder.cpp 152 void GrGLProgramBuilder::appendUniformDecls(ShaderVisibility visibility,

Completed in 149 milliseconds