Searched defs:selectFormat (Results 1 – 4 of 4) sorted by relevance
123 int SkWGLExtensions::selectFormat(const int formats[], in selectFormat() function in SkWGLExtensions
85 bool TestConfig::selectFormat (const InstanceInterface& vk, VkPhysicalDevice dev, std::initializer_… in selectFormat() function in vkt::synchronization::__anon66461ea50111::TestConfig
198 …const auto selectFormat = [this,&components](TLayoutFormat v1, TLayoutFormat v2, TLayoutFormat v4)… in getLayoutFromTxType() local