Searched refs:currentInstance (Results 1 – 1 of 1) sorted by relevance
2393 VkDeviceOrHostAddressConstKHR currentInstance; in prepareInstances() local2394 …currentInstance.deviceAddress = firstInstance.deviceAddress + instanceNdx * sizeof(VkAccelerationS… in prepareInstances()2396 …deMemcpy(&bufferStart[bufferOffset], ¤tInstance, sizeof(VkDeviceOrHostAddressConstKHR::devic… in prepareInstances()2419 VkDeviceOrHostAddressConstKHR currentInstance; in prepareInstances() local2420 …currentInstance.hostAddress = (deUint8*)m_instanceBuffer->getAllocation().getHostPtr() + instanceN… in prepareInstances()2422 …deMemcpy(&bufferStart[bufferOffset], ¤tInstance, sizeof(VkDeviceOrHostAddressConstKHR::hostA… in prepareInstances()