Class VkSampleLocationEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkSampleLocationEXT extends Struct<VkSampleLocationEXT> implements NativeResource

 struct VkSampleLocationEXT {
     float x;
     float y;
 }