Searched refs:CachedValue (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
H A DgluContextInfo.hpp38 class CachedValue class in namespace:glu
41 CachedValue (ComputeValue compute = ComputeValue(), const T& defaultValue = T()) function in class:glu::CachedValue
70 typedef CachedValue<std::set<int>, GetCompressedTextureFormats> CompressedTextureFormats;
H A DgluContextInfo.cpp63 typedef CachedValue<bool, TryCompileProgram> IsProgramSupported;

Completed in 105 milliseconds