Home
last modified time | relevance | path

Searched refs:MALI_SAMPLER_UNSIGNED (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/midgard/
Dmidgard.h650 MALI_SAMPLER_UNSIGNED = 0x2, /* usampler */ enumerator
Dmidgard_emit.c829 return MALI_SAMPLER_UNSIGNED; in midgard_sampler_type()
Ddisassemble.c1336 case MALI_SAMPLER_UNSIGNED: in sampler_type_name()