Home
last modified time | relevance | path

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

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