Home
last modified time | relevance | path

Searched refs:INFOUSAGE (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp332 #define INFOUSAGE(msg_) Info(Info::Usage, (msg_), __FILE__, __LINE__) macro
466 str << INFOUSAGE("VK_KHR_acceleration_structure not supported by device"); in checkSupport()
479 str << INFOUSAGE("VK_EXT_buffer_device_address not supported by device"); in checkSupport()
494 str << INFOUSAGE("VK_EXT_video_queue not supported by device"); in checkSupport()
510 str << INFOUSAGE("VK_EXT_video_encode_h264 not supported by device"); in checkSupport()
520 str << INFOUSAGE("Could not find a queue that supports VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT on device"); in checkSupport()
533 str << INFOUSAGE("VK_KHR_video_decode_h264 not supported by device"); in checkSupport()
543 str << INFOUSAGE("Could not find a queue that supports VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR on device"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp332 #define INFOUSAGE(msg_) Info(Info::Usage, (msg_), __FILE__, __LINE__) macro
464 str << INFOUSAGE("VK_KHR_acceleration_structure not supported by device"); in checkSupport()
477 str << INFOUSAGE("VK_EXT_buffer_device_address not supported by device"); in checkSupport()
492 str << INFOUSAGE("VK_EXT_video_queue not supported by device"); in checkSupport()
508 str << INFOUSAGE("VK_EXT_video_encode_h264 not supported by device"); in checkSupport()
518 str << INFOUSAGE("Could not find a queue that supports VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT on device"); in checkSupport()
531 str << INFOUSAGE("VK_KHR_video_decode_h264 not supported by device"); in checkSupport()
541 str << INFOUSAGE("Could not find a queue that supports VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR on device"); in checkSupport()

Completed in 3 milliseconds