Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp7111 …const auto nResultStoresExpected = nMissShaderInvocationsExpected + nAHitShaderInvocationsExpected… in getResultBufferSize() local
7113 …return static_cast<deUint32>((1 /* nItems */ + m_nRayPayloadU32s * nResultStoresExpected) * sizeof… in getResultBufferSize()
7350 …const auto nResultStoresExpected = nMissShaderInvocationsExpected + nAHitShaderInvocationsExpected… in verifyResultBuffer() local
7352 if (nItemsStored != nResultStoresExpected) in verifyResultBuffer()