Home
last modified time | relevance | path

Searched refs:MALI_POSITIVE (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/include/
Dpanfrost-job.h233 #define MALI_POSITIVE(dim) (dim - 1) macro
/third_party/mesa3d/src/panfrost/lib/
Dpan_cs.c815 tags |= MALI_POSITIVE(MAX2(fb->rt_count, 1)) << 2; in GENX()
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c1112 expected_tag |= MALI_FBD_TAG_IS_MFBD | (MALI_POSITIVE(info.rt_count) << 2); in pandecode_fragment_job()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3675 cfg.invocations = MALI_POSITIVE(vertex_count); in panfrost_direct_draw()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst392 - pan/bi: Drop use of MALI_POSITIVE