OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npotRenderTargetSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/include/
GrGpu.h
254
bool
npotRenderTargetSupport
() const { return fNPOTRenderTargetSupport; }
/external/skia/gpu/src/
GrGpuGL.cpp
786
if (!this->
npotRenderTargetSupport
()) {
[
all
...]
Completed in 18 milliseconds