Searched refs:pan_unpack (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/ |
| H A D | decode.c | 45 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 D | pan_lower_framebuffer.c | 417 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 D | common_pack.h | 117 #define pan_unpack(src, T, name) \ macro
|
| H A D | v4_pack.h | 117 #define pan_unpack(src, T, name) \ macro
|
| H A D | v5_pack.h | 117 #define pan_unpack(src, T, name) \ macro
|
| H A D | v6_pack.h | 117 #define pan_unpack(src, T, name) \ macro
|
| H A D | v7_pack.h | 117 #define pan_unpack(src, T, name) \ macro
|
Completed in 43 milliseconds