OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrGLSLSimpleTextureEffect
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/effects/
GrSimpleTextureEffect.cpp
19
class
GrGLSLSimpleTextureEffect
: public GrGLSLFragmentProcessor {
21
GrGLSLSimpleTextureEffect
() {}
42
return new
GrGLSLSimpleTextureEffect
();
/external/skqp/src/gpu/effects/
GrSimpleTextureEffect.cpp
19
class
GrGLSLSimpleTextureEffect
: public GrGLSLFragmentProcessor {
21
GrGLSLSimpleTextureEffect
() {}
42
return new
GrGLSLSimpleTextureEffect
();
Completed in 182 milliseconds