Searched defs:formatCheck (Results 1 - 3 of 3) sorted by relevance
/third_party/libsnd/include/ |
H A D | sndfile.hh | 322 SndfileHandle::formatCheck (int fmt, int chans, int srate) in formatCheck() function in SndfileHandle
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilResolveTests.cpp | 627 const auto formatCheck = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, format, VK_IMAGE_TYPE_2D, VK_IMAGE_TILING_OPTIMAL, usage, 0u, &props); in isSupportedFormat() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilResolveTests.cpp | 627 const auto formatCheck = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, format, VK_IMAGE_TYPE_2D, VK_IMAGE_TILING_OPTIMAL, usage, 0u, &props); in isSupportedFormat() local
|
Completed in 7 milliseconds