/third_party/mesa3d/src/intel/dev/ |
H A D | intel_device_info_test.h | 8 verify_device_info(const struct intel_device_info *devinfo) in verify_device_info() argument [all...] |
H A D | intel_device_info_test.c | 23 struct intel_device_info devinfo = { 0, }; in main() local
|
H A D | intel_device_info_override_test.c | 58 struct intel_device_info devinfo; in main() local
|
H A D | intel_dev_info.c | 52 print_regions_info(const struct intel_device_info *devinfo) in print_regions_info() argument 105 struct intel_device_info devinfo; main() local [all...] |
/third_party/mesa3d/src/intel/common/ |
H A D | intel_uuid.c | 29 intel_uuid_compute_device_id(uint8_t *uuid, const struct intel_device_info *devinfo, size_t size) intel_uuid_compute_device_id() argument 64 intel_uuid_compute_driver_id(uint8_t *uuid, const struct intel_device_info *devinfo, size_t size) intel_uuid_compute_driver_id() argument [all...] |
H A D | intel_batch_decoder_stub.c | 28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, const struct brw_isa_info *isa, const struct intel_device_info *devinfo, FILE *fp, enum intel_batch_decode_flags flags, const char *xml_path, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint64_t, uint64_t), void *user_data) intel_batch_decode_ctx_init() argument
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_pps_perf.h | 45 struct intel_device_info devinfo = {}; member in pps::IntelPerf
|
H A D | intel_pps_perf.cc | 76 static uint32_t get_oa_exponent(const intel_device_info *devinfo, const uint64_t sampling_period_ns) in get_oa_exponent() argument
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_drm.c | 167 isl_drm_modifier_get_score(const struct intel_device_info *devinfo, in isl_drm_modifier_get_score() argument
|
H A D | isl_storage_image.c | 79 isl_lower_storage_image_format(const struct intel_device_info *devinfo, in isl_lower_storage_image_format() argument 202 isl_has_matching_typed_storage_image_format(const struct intel_device_info *devinfo, enum isl_format fmt) isl_has_matching_typed_storage_image_format() argument [all...] |
/third_party/mesa3d/src/broadcom/common/ |
H A D | v3d_device_info.c | 32 v3d_get_device_info(int fd, struct v3d_device_info* devinfo, v3d_ioctl_fun drm_ioctl) { in v3d_get_device_info() argument
|
/third_party/mesa3d/src/broadcom/qpu/tests/ |
H A D | qpu_disasm.c | 122 struct v3d_device_info devinfo = { }; in main() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_cmod_propagation.cpp | 54 cmod_propagate_cmp_to_add(const intel_device_info *devinfo, bblock_t *block, in cmod_propagate_cmp_to_add() argument 170 cmod_propagate_not(const intel_device_info *devinfo, bblock_t *block, in cmod_propagate_not() argument 225 opt_cmod_propagation_local(const intel_device_info *devinfo, bblock_t *block) opt_cmod_propagation_local() argument [all...] |
H A D | brw_fs_dead_code_eliminate.cpp | 43 can_eliminate(const intel_device_info *devinfo, const fs_inst *inst, in can_eliminate() argument
|
H A D | brw_clip_line.c | 41 const struct intel_device_info *devinfo = c->func.devinfo; in brw_clip_line_alloc_regs() local [all...] |
H A D | brw_isa_info.h | 36 const struct intel_device_info *devinfo; member
|
H A D | brw_fs_sel_peephole.cpp | 66 count_movs_from_if(const intel_device_info *devinfo, in count_movs_from_if() argument
|
H A D | brw_gfx_ver_enum.h | 51 gfx_ver_from_devinfo(const struct intel_device_info *devinfo) in gfx_ver_from_devinfo() argument
|
H A D | test_simd_selection.cpp | 61 intel_device_info *devinfo; member in SIMDSelectionTest [all...] |
H A D | brw_vue_map.c | 60 brw_compute_vue_map(const struct intel_device_info *devinfo, in brw_compute_vue_map() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_cl_dump.c | 36 struct v3d_device_info devinfo = { in vc4_dump_cl() local
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_priv.h | 53 struct kgsl_devinfo devinfo; member
|
/third_party/mesa3d/src/intel/perf/ |
H A D | intel_perf_mdapi.c | 35 intel_perf_query_result_write_mdapi(void *data, uint32_t data_size, const struct intel_device_info *devinfo, const struct intel_perf_query_info *query, const struct intel_perf_query_result *result) intel_perf_query_result_write_mdapi() argument 140 intel_perf_register_mdapi_statistic_query(struct intel_perf_config *perf_cfg, const struct intel_device_info *devinfo) intel_perf_register_mdapi_statistic_query() argument 232 intel_perf_register_mdapi_oa_query(struct intel_perf_config *perf, const struct intel_device_info *devinfo) intel_perf_register_mdapi_oa_query() argument [all...] |
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_read.h | 68 struct intel_device_info devinfo; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_binder.c | 208 const struct intel_device_info *devinfo = &screen->devinfo; in iris_init_binder() local
|