Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1086 const VkFormat compareFormat = VK_FORMAT_R8_UNORM; in verifyDepthImage() local
1087 TextureLevel referenceImage (mapVkFormat(compareFormat), pba.getWidth(), pba.getHeight()); in verifyDepthImage()
1089 TextureLevel resultImage (mapVkFormat(compareFormat), pba.getWidth(), pba.getHeight()); in verifyDepthImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1053 const VkFormat compareFormat = VK_FORMAT_R8_UNORM; in verifyDepthImage() local
1054 TextureLevel referenceImage (mapVkFormat(compareFormat), pba.getWidth(), pba.getHeight()); in verifyDepthImage()
1056 TextureLevel resultImage (mapVkFormat(compareFormat), pba.getWidth(), pba.getHeight()); in verifyDepthImage()

Completed in 10 milliseconds