Searched refs:pan_unpack (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.c45 pan_unpack(cl, T, temp); \
164 pan_unpack(tp, TILER_CONTEXT, t);
168 pan_unpack(wp, TILER_WEIGHTS, w);
306 pan_unpack(dcd, DRAW, draw);
313 pan_unpack(dcd, DRAW, draw);
320 pan_unpack(dcd, DRAW, draw);
384 pan_unpack(cl + i * pan_size(ATTRIBUTE_BUFFER), ATTRIBUTE_BUFFER, temp);
390 pan_unpack(cl + (i + 1) * pan_size(ATTRIBUTE_BUFFER),
399 pan_unpack(cl + (i + 1) * pan_size(ATTRIBUTE_BUFFER_CONTINUATION_3D),
419 pan_unpack(desc
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_framebuffer.c417 pan_unpack(nir_builder *b, function in typeref:typename:nir_ssa_def *
563 nir_ssa_def *unpacked = pan_unpack(b, desc, packed);
/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dcommon_pack.h117 #define pan_unpack(src, T, name) \ macro
H A Dv4_pack.h117 #define pan_unpack(src, T, name) \ macro
H A Dv5_pack.h117 #define pan_unpack(src, T, name) \ macro
H A Dv6_pack.h117 #define pan_unpack(src, T, name) \ macro
H A Dv7_pack.h117 #define pan_unpack(src, T, name) \ macro

Completed in 43 milliseconds