Searched refs:nResultStoresExpected (Results 1 – 1 of 1) sorted by relevance
7111 …const auto nResultStoresExpected = nMissShaderInvocationsExpected + nAHitShaderInvocationsExpected… in getResultBufferSize() local7113 …return static_cast<deUint32>((1 /* nItems */ + m_nRayPayloadU32s * nResultStoresExpected) * sizeof… in getResultBufferSize()7350 …const auto nResultStoresExpected = nMissShaderInvocationsExpected + nAHitShaderInvocationsExpected… in verifyResultBuffer() local7352 if (nItemsStored != nResultStoresExpected) in verifyResultBuffer()