Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIGPUFence
| Type | Name | Description | |
|---|---|---|---|
| bool | Poll () |
Poll the fence to see if the GPU has signaled it. | |
| bool | Poll
(
FRHIGPUMask GPUMask |
Poll on a subset of the GPUs that this fence supports. |