Home
last modified time | relevance | path

Searched refs:GetCompressedTextureFormats (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluContextInfo.hpp65 class GetCompressedTextureFormats class
71 typedef CachedValue<std::set<int>, GetCompressedTextureFormats> CompressedTextureFormats;
DgluContextInfo.cpp175 set<int> GetCompressedTextureFormats::operator() (const RenderContext& context) const in operator ()()