Home
last modified time | relevance | path

Searched defs:selectFormat (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/utils/win/
DSkWGL_win.cpp125 int SkWGLExtensions::selectFormat(const int formats[], in selectFormat() function in SkWGLExtensions
/third_party/skia/m133/tools/gpu/gl/win/
DSkWGL_win.cpp123 int SkWGLExtensions::selectFormat(const int formats[], in selectFormat() function in SkWGLExtensions
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueTests.cpp86 bool TestConfig::selectFormat (const InstanceInterface& vk, VkPhysicalDevice dev, std::initializer_… in selectFormat() function in vkt::synchronization::__anon18771b410111::TestConfig
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktGlobalPriorityQueueTests.cpp85 bool TestConfig::selectFormat (const InstanceInterface& vk, VkPhysicalDevice dev, std::initializer_… in selectFormat() function in vkt::synchronization::__anon57a705e10111::TestConfig
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp198 …const auto selectFormat = [this,&components](TLayoutFormat v1, TLayoutFormat v2, TLayoutFormat v4)… in getLayoutFromTxType() local