Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h320 struct v3dv_pipeline_key { struct
321 uint8_t topology;
322 uint8_t logicop_func;
323 bool msaa;
324 bool sample_alpha_to_coverage;
325 bool sample_alpha_to_one;
326 uint8_t cbufs;
327 struct {
330 } color_fmt[V3D_MAX_DRAW_BUFFERS];
331 uint8_t f32_color_rb;
[all …]