Searched defs:VkFunctorDrawParams (Results 1 – 1 of 1) sorted by relevance
40 struct VkFunctorDrawParams { struct42 int width;43 int height;46 float transform[16];50 VkCommandBuffer secondary_command_buffer;54 uint32_t color_attachment_index;58 VkRenderPass compatible_render_pass;61 VkFormat format;64 const SkColorSpace* color_space_ptr;67 int clip_left;[all …]