Searched defs:lima_render_state (Results 1 – 1 of 1) sorted by relevance
84 struct lima_render_state { struct85 uint32_t blend_color_bg;86 uint32_t blend_color_ra;87 uint32_t alpha_blend;88 uint32_t depth_test;89 uint32_t depth_range;90 uint32_t stencil_front;91 uint32_t stencil_back;92 uint32_t stencil_test;93 uint32_t multi_sample;[all …]