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