Home
last modified time | relevance | path

Searched refs:resHeight (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp989 const auto resHeight = resultAccess.getHeight();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
999 DE_UNREF(resHeight);
H A DvktMeshShaderMiscTests.cpp218 const auto resHeight = resultAccess.getHeight(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
228 DE_UNREF(resHeight); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp222 const auto resHeight = resultAccess.getHeight(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
232 DE_UNREF(resHeight); in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp989 const auto resHeight = resultAccess.getHeight();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
999 DE_UNREF(resHeight);
H A DvktMeshShaderMiscTests.cpp218 const auto resHeight = resultAccess.getHeight(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
228 DE_UNREF(resHeight); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp222 const auto resHeight = resultAccess.getHeight(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
232 DE_UNREF(resHeight); in verifyResult()

Completed in 49 milliseconds