Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_gpu.h84 struct lima_render_state { struct
85 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 …]