DescriptorWrite.make
- DescriptorWrite make(DescriptorType type, BufferDescriptor buffer)
- DescriptorWrite make(DescriptorType type, BufferDescriptor[] buffers)
- DescriptorWrite make(DescriptorType type, TexelBufferDescriptor texelBuffer)
- DescriptorWrite make(DescriptorType type, TexelBufferDescriptor[] texelBuffers)
- DescriptorWrite make(DescriptorType type, ImageDescriptor image)
- DescriptorWrite make(DescriptorType type, ImageDescriptor[] images)
- DescriptorWrite make(DescriptorType type, ImageSamplerDescriptor imageSampler)
- DescriptorWrite make(DescriptorType type, ImageSamplerDescriptor[] imageSamplers)
- DescriptorWrite make(DescriptorType type, SamplerDescriptor sampler)
- DescriptorWrite make(DescriptorType type, SamplerDescriptor[] samplers)
make a Descriptor write for a ImageSamplerDescriptor array