Home
last modified time | relevance | path

Searched refs:dataChunk (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp2184 std::vector<float> dataChunk; in verifyResultBuffer() member
2202 item.dataChunk.resize(m_nMaxCallableLevels); in verifyResultBuffer()
2219 memcpy( item.dataChunk.data(), in verifyResultBuffer()
2328 if (fabsf(currentItem.dataChunk.at(nItem) - static_cast<float>(nRay + nItem)) > 1e-3f) in verifyResultBuffer()
/third_party/node/doc/api/
Dstream.md2307 [`this.push(dataChunk)`][stream-push] method. `_read()` will be called again
2308 after each call to [`this.push(dataChunk)`][stream-push] once the stream is