Uses of Class
com.mojang.blaze3d.vulkan.VulkanGpuTextureView
Packages that use VulkanGpuTextureView
-
Uses of VulkanGpuTextureView in com.mojang.blaze3d.vulkan
Fields in com.mojang.blaze3d.vulkan declared as VulkanGpuTextureViewModifier and TypeFieldDescriptionprivate final VulkanGpuTextureViewVulkanRenderPass.TextureViewAndSampler.viewThe field for theviewrecord component.Methods in com.mojang.blaze3d.vulkan that return VulkanGpuTextureViewModifier and TypeMethodDescriptionVulkanRenderPass.TextureViewAndSampler.view()Returns the value of theviewrecord component.Constructors in com.mojang.blaze3d.vulkan with parameters of type VulkanGpuTextureViewModifierConstructorDescriptionprotectedTextureViewAndSampler(VulkanGpuTextureView view, VulkanGpuSampler sampler) Creates an instance of aTextureViewAndSamplerrecord class.