Uses of Record Class
com.mojang.blaze3d.vulkan.glsl.SpvSampler
Packages that use SpvSampler
-
Uses of SpvSampler in com.mojang.blaze3d.vulkan.glsl
Fields in com.mojang.blaze3d.vulkan.glsl with type parameters of type SpvSamplerModifier and TypeFieldDescriptionprivate final List<SpvSampler> IntermediaryShaderModule.samplersThe field for thesamplersrecord component.Methods in com.mojang.blaze3d.vulkan.glsl that return SpvSamplerModifier and TypeMethodDescriptionprivate @Nullable SpvSamplerIntermediaryShaderModule.getSampler(String name) Methods in com.mojang.blaze3d.vulkan.glsl that return types with arguments of type SpvSamplerModifier and TypeMethodDescriptionIntermediaryShaderModule.samplers()Returns the value of thesamplersrecord component.