Searched defs:selectFormat (Results 1 – 5 of 5) sorted by relevance
125 int SkWGLExtensions::selectFormat(const int formats[], in selectFormat() function in SkWGLExtensions
123 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::__anon18771b410111::TestConfig
85 bool TestConfig::selectFormat (const InstanceInterface& vk, VkPhysicalDevice dev, std::initializer_… in selectFormat() function in vkt::synchronization::__anon57a705e10111::TestConfig
198 …const auto selectFormat = [this,&components](TLayoutFormat v1, TLayoutFormat v2, TLayoutFormat v4)… in getLayoutFromTxType() local