Home
last modified time | relevance | path

Searched refs:MALI_POSITIVE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/include/
H A Dpanfrost-job.h233 #define MALI_POSITIVE(dim) (dim - 1) macro
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c1112 expected_tag |= MALI_FBD_TAG_IS_MFBD | (MALI_POSITIVE(info.rt_count) << 2); in pandecode_fragment_job()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c815 tags |= MALI_POSITIVE(MAX2(fb->rt_count, 1)) << 2; in pan_emit_fbd()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3675 cfg.invocations = MALI_POSITIVE(vertex_count); in panfrost_direct_draw()

Completed in 12 milliseconds