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