Searched defs:ndw (Results 1 – 13 of 13) sorted by relevance
| /third_party/libdrm/radeon/ |
| D | radeon_cs.c | 7 radeon_cs_create(struct radeon_cs_manager *csm, uint32_t ndw) in radeon_cs_create() 28 radeon_cs_begin(struct radeon_cs *cs, uint32_t ndw, in radeon_cs_begin()
|
| D | radeon_cs.h | 56 unsigned ndw; member
|
| D | radeon_cs_gem.c | 126 uint32_t ndw) in cs_gem_create() 277 uint32_t ndw, in cs_gem_begin()
|
| D | radeon_cs_int.h | 16 unsigned ndw; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_pm4.h | 48 uint16_t ndw; /* number of dwords in pm4 */ member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_pass.h | 91 unsigned ndw; variable 101 bc_dump(shader &s, uint32_t *bc_ptr, unsigned ndw) : in bc_dump()
|
| D | sb_bc.h | 635 unsigned ndw; member 793 unsigned ndw; variable 952 unsigned ndw() { return bc.size(); } in ndw() function
|
| /third_party/libdrm/tests/amdgpu/ |
| D | cs_tests.c | 152 static int submit(unsigned ndw, unsigned ip) in submit()
|
| D | uvd_enc_tests.c | 153 static int submit(unsigned ndw, unsigned ip) in submit()
|
| D | vcn_tests.c | 192 static int submit(unsigned ndw, unsigned ip) in submit()
|
| D | vce_tests.c | 197 static int submit(unsigned ndw, unsigned ip) in submit()
|
| D | jpeg_tests.c | 235 static int submit(unsigned ndw, unsigned ip) in submit()
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_asm.h | 194 unsigned ndw; member 263 unsigned ndw; member
|