Home
last modified time | relevance | path

Searched refs:PAN_SYSVAL_MULTISAMPLED (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_helpers.c73 case PAN_SYSVAL_MULTISAMPLED: in panfrost_analyze_sysvals()
Dpan_cmdstream.c1376 case PAN_SYSVAL_MULTISAMPLED: in panfrost_upload_sysvals()
/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h105 PAN_SYSVAL_MULTISAMPLED = 12, enumerator
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c857 bi_index msaa = bi_load_sysval(b, PAN_SYSVAL_MULTISAMPLED, 1, 0); in bi_emit_fragment_out()