Home
last modified time | relevance | path

Searched refs:mali_texture_op (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h816 enum mali_texture_op { enum
886 enum mali_texture_op op : 4;
Ddisassemble.c119 validate_sampler_type(enum mali_texture_op op, enum mali_sampler_type sampler_type) in validate_sampler_type()