| com.mojang.blaze3d.systems.DeviceInfo | |
| net.minecraft.class_1_664 | |
| com.mojang.blaze3d.info.GpuDeviceInfo |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final String |
|
||||||
| private final String |
|
||||||
| private final boolean |
|
||||||
| private final String |
|
||||||
| private final float |
|
||||||
| private final GpuDeviceLimits |
|
||||||
| private final GpuFeatures |
|
||||||
| private final Set<String> |
|
||||||
| private final HintsAndWorkarounds |
|
||||||
| private final DeviceType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, String vendorName, String driverInfo, boolean isZZeroToOne, String backendName, float timestampPeriod, GpuDeviceLimits limits, GpuFeatures features, Set<String> underlyingExtensions, HintsAndWorkarounds hintsAndWorkarounds, DeviceType type) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public String |
|
||||||
| public String |
|
||||||
| public String |
|
||||||
| public boolean |
|
||||||
| public String |
|
||||||
| public float |
|
||||||
| public GpuDeviceLimits |
|
||||||
| public GpuFeatures |
|
||||||
| public Set<String> |
|
||||||
| public HintsAndWorkarounds |
|
||||||
| public DeviceType |
|