OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCompressedTextureFormatSupported
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/opengl/
gluContextInfo.hpp
97
virtual bool
isCompressedTextureFormatSupported
(int format) const;
gluContextInfo.cpp
248
bool ContextInfo::
isCompressedTextureFormatSupported
(int format) const
gluTexture.cpp
138
if (!contextInfo.
isCompressedTextureFormatSupported
(m_format))
299
if (!contextInfo.
isCompressedTextureFormatSupported
(m_format))
Completed in 1360 milliseconds