OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compressedTexSubImageSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrCaps.h
144
bool
compressedTexSubImageSupport
() const { return fCompressedTexSubImageSupport; }
/external/skia/src/gpu/
GrSWMaskHelper.cpp
78
if (!(caps->
compressedTexSubImageSupport
())) {
Completed in 477 milliseconds