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

  /external/skia/src/gpu/
GrShaderCaps.cpp 9 #include "GrShaderCaps.h"
41 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) {
96 SkString GrShaderCaps::dump() const {
176 void GrShaderCaps::initSamplerPrecisionTable() {
229 void GrShaderCaps::applyOptionsOverrides(const GrContextOptions& options) {
  /external/skia/include/gpu/
GrShaderCaps.h 20 class GrShaderCaps : public SkRefCnt {
69 GrShaderCaps(const GrContextOptions&);

Completed in 49 milliseconds