implements TimestampQueryPool, DeferredDisposable
| com.mojang.renderpearl.backend.vulkan.VulkanQueryPool | |
| com.mojang.renderpearl.backend.vulkan.VulkanQueryPool | |
| net.minecraft.class_1_696 | |
| net.minecraft.client.vulkan.VulkanTimestampQueryPool |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final VulkanBackend |
| ||||||||
| private final int |
| ||||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (VulkanBackend device, int count) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public OptionalLong |
| ||||||||
| public OptionalLong[] |
| ||||||||
| protected long |
| ||||||||
| public void |
| ||||||||
| public void |
|