Searched defs:VkFunctorDrawParams (Results 1 – 1 of 1) sorted by relevance
40 struct VkFunctorDrawParams { struct42 int width;43 int height;46 float transform[16];54 uint32_t color_attachment_index;58 VkRenderPass compatible_render_pass;61 VkFormat format;67 int clip_left;68 int clip_top;69 int clip_right;[all …]