Home
last modified time | relevance | path

Searched defs:VkFunctorDrawParams (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/private/hwui/
H A DDrawVkInfo.h40 struct VkFunctorDrawParams { struct
42 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 …]