Home
last modified time | relevance | path

Searched refs:refHeight (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInvertedDepthRangesTests.cpp625 const auto refHeight = referenceDepth->getHeight(); in iterate() local
628 tcu::TextureLevel errorMask (mapVkFormat(VK_FORMAT_R8G8B8_UNORM), refWidth, refHeight); in iterate() local
635 for (int y = 0; y < refHeight; ++y) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInvertedDepthRangesTests.cpp625 const auto refHeight = referenceDepth->getHeight(); in iterate() local
628 tcu::TextureLevel errorMask (mapVkFormat(VK_FORMAT_R8G8B8_UNORM), refWidth, refHeight); in iterate() local
635 for (int y = 0; y < refHeight; ++y) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp985 const auto refHeight = referenceAccess.getHeight();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
996 DE_UNREF(refHeight);
H A DvktMeshShaderMiscTests.cpp214 const auto refHeight = referenceAccess.getHeight(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
225 DE_UNREF(refHeight); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp218 const auto refHeight = referenceAccess.getHeight(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
229 DE_UNREF(refHeight); in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp985 const auto refHeight = referenceAccess.getHeight();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
996 DE_UNREF(refHeight);
H A DvktMeshShaderMiscTests.cpp214 const auto refHeight = referenceAccess.getHeight(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
225 DE_UNREF(refHeight); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp218 const auto refHeight = referenceAccess.getHeight(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
229 DE_UNREF(refHeight); in verifyResult()

Completed in 45 milliseconds