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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLShaderBuilder.h 113 enum GLSLFeature {
123 bool enableFeature(GLSLFeature);
GrGLShaderBuilder.cpp 165 bool GrGLShaderBuilder::enableFeature(GLSLFeature feature) {
177 GrCrash("Unexpected GLSLFeature requested.");
  /external/skia/src/gpu/gl/
GrGLShaderBuilder.h 113 enum GLSLFeature {
123 bool enableFeature(GLSLFeature);
GrGLShaderBuilder.cpp 165 bool GrGLShaderBuilder::enableFeature(GLSLFeature feature) {
177 GrCrash("Unexpected GLSLFeature requested.");

Completed in 1583 milliseconds