Searched refs:NVE4_COPY (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_transfer.c | 145 BEGIN_NVC0(push, NVE4_COPY(SWIZZLE), 1); 155 BEGIN_NVC0(push, NVE4_COPY(DST_BLOCK_DIMENSIONS), 6); 169 BEGIN_NVC0(push, NVE4_COPY(SRC_BLOCK_DIMENSIONS), 6); 182 BEGIN_NVC0(push, NVE4_COPY(SRC_ADDRESS_HIGH), 8); 192 BEGIN_NVC0(push, NVE4_COPY(EXEC), 1); 332 BEGIN_NVC0(push, NVE4_COPY(SRC_ADDRESS_HIGH), 4); 337 BEGIN_NVC0(push, NVE4_COPY(X_COUNT), 1); 339 BEGIN_NVC0(push, NVE4_COPY(EXEC), 1);
|
| H A D | nvc0_winsys.h | 66 #define NVE4_COPY(n) SUBC_COPY(NVE4_COPY_##n) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_winsys.h | 66 #define NVE4_COPY(m) SUBC_COPY(NVE4_COPY_##n) macro
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.4.rst | 100 - nvc0: fix macro define for NVE4_COPY()
|
| H A D | 20.2.0.rst | 3786 - nvc0: fix macro define for NVE4_COPY()
|
Completed in 81 milliseconds