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

  /external/skia/src/sksl/
SkSLContext.h 97 , fSamplerExternalOES_Type(new Type("samplerExternalOES", SpvDim2D, false, false,
299 const std::unique_ptr<Type> fSamplerExternalOES_Type;
  /external/skqp/src/sksl/
SkSLContext.h 94 , fSamplerExternalOES_Type(new Type("samplerExternalOES", SpvDim2D, false, false,
293 const std::unique_ptr<Type> fSamplerExternalOES_Type;

Completed in 1152 milliseconds