Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp988 const auto resWidth = resultAccess.getWidth();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
998 DE_UNREF(resWidth);
H A DvktMeshShaderMiscTests.cpp217 const auto resWidth = resultAccess.getWidth(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
227 DE_UNREF(resWidth); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp221 const auto resWidth = resultAccess.getWidth(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
231 DE_UNREF(resWidth); in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp988 const auto resWidth = resultAccess.getWidth();
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth);
998 DE_UNREF(resWidth);
H A DvktMeshShaderMiscTests.cpp217 const auto resWidth = resultAccess.getWidth(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
227 DE_UNREF(resWidth); in verifyResult()
H A DvktMeshShaderMiscTestsEXT.cpp221 const auto resWidth = resultAccess.getWidth(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
231 DE_UNREF(resWidth); in verifyResult()

Completed in 51 milliseconds