Home
last modified time | relevance | path

Searched defs:TextureSampler (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/
DGrPrimitiveProcessor.cpp56 GrPrimitiveProcessor::TextureSampler::TextureSampler(GrTextureType textureType, in TextureSampler() function in GrPrimitiveProcessor::TextureSampler
63 GrPrimitiveProcessor::TextureSampler::TextureSampler(GrTextureType textureType, in TextureSampler() function in GrPrimitiveProcessor::TextureSampler
DGrFragmentProcessor.h409 explicit TextureSampler(const TextureSampler& that) in TextureSampler() function
DGrFragmentProcessor.cpp508 GrFragmentProcessor::TextureSampler::TextureSampler(sk_sp<GrTextureProxy> proxy, in TextureSampler() function in GrFragmentProcessor::TextureSampler
513 GrFragmentProcessor::TextureSampler::TextureSampler(sk_sp<GrTextureProxy> proxy, in TextureSampler() function in GrFragmentProcessor::TextureSampler
/external/skia/src/gpu/
DGrPrimitiveProcessor.cpp63 GrPrimitiveProcessor::TextureSampler::TextureSampler(GrSamplerState samplerState, in TextureSampler() function in GrPrimitiveProcessor::TextureSampler
DGrFragmentProcessor.cpp424 GrFragmentProcessor::TextureSampler::TextureSampler(GrSurfaceProxyView view, in TextureSampler() function in GrFragmentProcessor::TextureSampler