Searched defs:VkFunctorDrawParams (Results 1 – 1 of 1) sorted by relevance
40 struct VkFunctorDrawParams { struct42 int width;43 int height;46 float transform[16];61 VkFormat format;67 int clip_left;68 int clip_top;69 int clip_right;70 int clip_bottom;73 bool is_layer;[all …]