Home
last modified time | relevance | path

Searched refs:VIDEO_DEVICE_FLAG_REQUIRE_YCBCR_OR_NOT_SUPPORTED (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.hpp160 VIDEO_DEVICE_FLAG_REQUIRE_YCBCR_OR_NOT_SUPPORTED = 0x00000002, enumerator
H A DvktCustomInstancesDevices.cpp749 const bool requireYCBCRorNotSupported = (videoDeviceFlags & VIDEO_DEVICE_FLAG_REQUIRE_YCBCR_OR_NOT_SUPPORTED) != 0; in createDeviceSupportingQueue()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.hpp160 VIDEO_DEVICE_FLAG_REQUIRE_YCBCR_OR_NOT_SUPPORTED = 0x00000002, enumerator
H A DvktCustomInstancesDevices.cpp712 const bool requireYCBCRorNotSupported = (videoDeviceFlags & VIDEO_DEVICE_FLAG_REQUIRE_YCBCR_OR_NOT_SUPPORTED) != 0; in createDeviceSupportingQueue()

Completed in 5 milliseconds