Home
last modified time | relevance | path

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

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