/third_party/mesa3d/src/panfrost/lib/genxml/ |
D | decode.c | 197 pandecode_sfbd(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_sfbd() 242 pandecode_render_target(uint64_t gpu_va, unsigned job_no, unsigned gpu_id, in pandecode_render_target() 288 pandecode_mfbd_bfr(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_mfbd_bfr() 561 unsigned gpu_id) in pandecode_shader_disassemble() 713 unsigned gpu_id) in pandecode_blend_shader_disassemble() 795 char *suffix, unsigned gpu_id) in pandecode_dcd() 953 mali_ptr job, int job_no, unsigned gpu_id) in pandecode_vertex_compute_geometry_job() 1000 mali_ptr job, int job_no, unsigned gpu_id) in pandecode_indexed_vertex_job() 1032 mali_ptr job, int job_no, unsigned gpu_id) in pandecode_tiler_job_bfr() 1057 mali_ptr job, int job_no, unsigned gpu_id) in pandecode_tiler_job_mdg() [all …]
|
D | gen_macros.h | 57 pan_arch(unsigned gpu_id) in pan_arch()
|
D | decode_common.c | 230 pandecode_abort_on_fault(mali_ptr jc_gpu_va, unsigned gpu_id) in pandecode_abort_on_fault() 247 pandecode_jc(mali_ptr jc_gpu_va, unsigned gpu_id) in pandecode_jc()
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_quirks.h | 67 midgard_get_quirks(unsigned gpu_id) in midgard_get_quirks()
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd_layout_test.c | 33 fdl_test_layout(const struct testcase *testcase, int gpu_id) in fdl_test_layout()
|
/third_party/mesa3d/src/panfrost/include/ |
D | panfrost-quirks.h | 82 panfrost_get_quirks(unsigned gpu_id, unsigned gpu_revision) in panfrost_get_quirks()
|
/third_party/boost/libs/compute/include/boost/compute/interop/opengl/ |
D | context.hpp | 107 cl_device_id gpu_id; in opengl_create_shared_context() local
|
/third_party/boost/boost/compute/interop/opengl/ |
D | context.hpp | 107 cl_device_id gpu_id; in opengl_create_shared_context() local
|
/third_party/mesa3d/src/freedreno/drm-shim/ |
D | freedreno_noop.c | 55 uint32_t gpu_id; member 272 int gpu_id = atoi(env); in msm_driver_get_device_info() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | disasm-a3xx.c | 526 unsigned gpu_id, struct shader_stats *stats) in disasm_a3xx_stat() 591 unsigned gpu_id) in disasm_a3xx() 599 unsigned gpu_id) in try_disasm_a3xx()
|
/third_party/mesa3d/src/panfrost/perf/ |
D | pan_perf.c | 51 get_perf_config(unsigned int gpu_id) in get_perf_config()
|
/third_party/mesa3d/src/freedreno/isa/ |
D | isa.h | 45 uint32_t gpu_id; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | gmemtool.c | 85 uint32_t gpu_id; member
|
/third_party/mesa3d/src/freedreno/ir3/tests/ |
D | disasm.c | 51 int gpu_id; member
|
/third_party/mesa3d/src/freedreno/decode/ |
D | cffdec.h | 45 unsigned gpu_id; member
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_props.c | 197 panfrost_model_name(unsigned gpu_id) in panfrost_model_name()
|
/third_party/mesa3d/src/freedreno/common/ |
D | freedreno_devices.py | 55 def __init__(self, gpu_id = None, chip_id = None, name=None): argument
|
D | freedreno_dev_info.h | 135 uint32_t gpu_id; member
|
/third_party/mesa3d/src/freedreno/drm/ |
D | msm_priv.h | 54 uint32_t gpu_id; member
|
/third_party/libdrm/freedreno/msm/ |
D | msm_priv.h | 56 uint32_t gpu_id; member
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | cmdline.c | 40 unsigned gpu_id = 0x7212; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_cmdline.c | 291 unsigned gpu_id = 320; in main() local
|
/third_party/mesa3d/src/freedreno/afuc/ |
D | emu.c | 474 unsigned gpu_id = emu->gpu_id; in emu_fini() local
|
D | emu.h | 162 unsigned gpu_id; member
|
/third_party/flutter/engine/flutter/shell/common/ |
D | rasterizer.cc | 69 const auto gpu_id = task_runners_.GetGPUTaskRunner()->GetTaskQueueId(); in Setup() local
|