Home
last modified time | relevance | path

Searched defs:obtained (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp105 const int32_t *obtained = reinterpret_cast<const int32_t *>(outputAllocations[0]->getHostPtr()); in verifyComputeSwitchResult() local
1657 const T *obtained = static_cast<const T *>(outputAllocations[0]->getHostPtr()); in verifyResult() local