Home
last modified time | relevance | path

Searched defs:gpu_id (Results 26 - 37 of 37) sorted by relevance

12

/third_party/libdrm/freedreno/
H A Dfreedreno_priv.h129 uint32_t gpu_id; member
/third_party/mesa3d/src/freedreno/afuc/
H A Ddisasm.c893 uint32_t gpu_id = 0; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h86 uint32_t gpu_id; /* 220, 305, etc */ member
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c252 static int gpu_id; variable
H A Dpgmdump2.c57 static int gpu_id = 320; variable
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h153 uint32_t gpu_id; member
188 unsigned gpu_id; member
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h86 unsigned int gpu_id; member
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c198 pandecode_sfbd(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_sfbd() argument
243 pandecode_render_target(uint64_t gpu_va, unsigned job_no, unsigned gpu_id, in pandecode_render_target() argument
289 pandecode_mfbd_bfr(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_mfbd_bfr() argument
581 pandecode_shader_disassemble(mali_ptr shader_ptr, int shader_no, int type, unsigned gpu_id) pandecode_shader_disassemble() argument
737 pandecode_blend_shader_disassemble(mali_ptr shader, int job_no, int job_type, unsigned gpu_id) pandecode_blend_shader_disassemble() argument
818 pandecode_dcd(const struct MALI_DRAW *p, int job_no, enum mali_job_type job_type, char *suffix, unsigned gpu_id) pandecode_dcd() argument
964 pandecode_vertex_compute_geometry_job(const struct MALI_JOB_HEADER *h, const struct pandecode_mapped_memory *mem, mali_ptr job, int job_no, unsigned gpu_id) pandecode_vertex_compute_geometry_job() argument
1005 pandecode_indexed_vertex_job(const struct MALI_JOB_HEADER *h, const struct pandecode_mapped_memory *mem, mali_ptr job, int job_no, unsigned gpu_id) pandecode_indexed_vertex_job() argument
1039 pandecode_tiler_job(const struct MALI_JOB_HEADER *h, const struct pandecode_mapped_memory *mem, mali_ptr job, int job_no, unsigned gpu_id) pandecode_tiler_job() argument
1082 pandecode_fragment_job(const struct pandecode_mapped_memory *mem, mali_ptr job, int job_no, unsigned gpu_id) pandecode_fragment_job() argument
1168 pandecode_shader(mali_ptr addr, const char *label, unsigned gpu_id) pandecode_shader() argument
1239 pandecode_shader_environment(const struct MALI_SHADER_ENVIRONMENT *p, unsigned gpu_id) pandecode_shader_environment() argument
1256 pandecode_dcd(const struct MALI_DRAW *p, int job_no, enum mali_job_type job_type, char *suffix, unsigned gpu_id) pandecode_dcd() argument
1282 pandecode_malloc_vertex_job(const struct pandecode_mapped_memory *mem, mali_ptr job, unsigned gpu_id) pandecode_malloc_vertex_job() argument
1315 pandecode_compute_job(const struct pandecode_mapped_memory *mem, mali_ptr job, unsigned gpu_id) pandecode_compute_job() argument
1339 pandecode_jc(mali_ptr jc_gpu_va, unsigned gpu_id) pandecode_jc() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c1890 disassemble_midgard(FILE *fp, uint8_t *code, size_t size, unsigned gpu_id, bool verbose) in disassemble_midgard() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h181 unsigned gpu_id; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h263 unsigned int gpu_id; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4428 bi_optimize_nir(nir_shader *nir, unsigned gpu_id, bool is_blend) in bi_optimize_nir() argument
4842 bi_finalize_nir(nir_shader *nir, unsigned gpu_id, bool is_blend) in bi_finalize_nir() argument
[all...]

Completed in 23 milliseconds

12