Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h315 struct v3dv_pipeline_key { struct
316 bool robust_buffer_access;
317 uint8_t topology;
318 uint8_t logicop_func;
319 bool msaa;
320 bool sample_coverage;
321 bool sample_alpha_to_coverage;
322 bool sample_alpha_to_one;
323 uint8_t cbufs;
324 struct {
[all …]