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

  /external/skia/src/gpu/
GrShaderCaps.cpp 9 #include "GrShaderCaps.h"
16 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) {
74 void GrShaderCaps::dumpJSON(SkJSONWriter* writer) const {
134 void GrShaderCaps::applyOptionsOverrides(const GrContextOptions& options) {
  /external/skqp/src/gpu/
GrShaderCaps.cpp 9 #include "GrShaderCaps.h"
16 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) {
80 void GrShaderCaps::dumpJSON(SkJSONWriter* writer) const {
144 void GrShaderCaps::applyOptionsOverrides(const GrContextOptions& options) {
  /external/skia/include/gpu/
GrShaderCaps.h 21 class GrShaderCaps : public SkRefCnt {
36 GrShaderCaps(const GrContextOptions&);
  /external/skqp/include/gpu/
GrShaderCaps.h 21 class GrShaderCaps : public SkRefCnt {
36 GrShaderCaps(const GrContextOptions&);

Completed in 136 milliseconds