OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrGLTextureDomainEffect
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureDomain.cpp
168
class
GrGLTextureDomainEffect
: public GrGLFragmentProcessor {
170
GrGLTextureDomainEffect
(const GrBackendProcessorFactory&, const GrProcessor&);
189
GrGLTextureDomainEffect
::
GrGLTextureDomainEffect
(const GrBackendProcessorFactory& factory,
194
void
GrGLTextureDomainEffect
::emitCode(GrGLProgramBuilder* builder,
209
void
GrGLTextureDomainEffect
::setData(const GrGLProgramDataManager& pdman,
216
void
GrGLTextureDomainEffect
::GenKey(const GrProcessor& processor, const GrGLCaps&,
GrTextureDomain.h
140
class
GrGLTextureDomainEffect
;
159
typedef
GrGLTextureDomainEffect
GLProcessor;
Completed in 216 milliseconds