Class VulkanConst
java.lang.Object
com.mojang.blaze3d.vulkan.VulkanConst
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intbufferUsageToVk(int usage) static intformatAspectMask(GpuFormat format) static inttextureUsageToVk(int usage, GpuFormat format) static intstatic inttoVk(ColorTargetState colorTargetState) static inttoVk(BlendFactor factor) static intstatic intstatic inttoVk(PolygonMode polygonMode) static inttoVk(PrimitiveTopology primitiveTopology) static inttoVk(GpuSurface.PresentMode mode) static inttoVk(AddressMode addressMode) static inttoVk(FilterMode filter) static inttoVk(StencilOperation op)
-
Constructor Details
-
VulkanConst
public VulkanConst()
-
-
Method Details
-
textureUsageToVk
-
bufferUsageToVk
public static int bufferUsageToVk(int usage) -
formatAspectMask
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-
toVk
-