Home
last modified time | relevance | path

Searched defs:cache_line_size (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c89 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_pt_store_program_create_and_upload() local
158 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_pt_resume_program_create_and_upload() local
314 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_render_ctx_sr_program_create_and_upload() local
373 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_compute_ctx_sr_program_create_and_upload() local
458 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_ctx_sr_programs_setup() local
1206 const uint32_t cache_line_size = in pvr_transfer_ctx_setup_shaders() local
Dpvr_csb.c127 const uint32_t cache_line_size = in pvr_csb_buffer_extend() local
Dpvr_hardcode.c191 const uint32_t cache_line_size = in pvr_hard_code_compute_pipeline() local
Dpvr_pass.c214 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_load_op_create() local
Dpvr_device.c1117 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_device_init_compute_fence_program() local
1485 const uint32_t cache_line_size = in pvr_device_init_nop_program() local
2319 const uint32_t cache_line_size = in pvr_framebuffer_create_ppp_state() local
Dpvr_cmd_buffer.c254 const uint32_t cache_line_size = in pvr_cmd_buffer_upload_tables() local
321 const uint32_t cache_line_size = in pvr_cmd_buffer_upload_general() local
350 const uint32_t cache_line_size = in pvr_cmd_buffer_upload_usc() local
1665 const uint32_t cache_line_size = in pvr_cmd_buffer_alloc_mem() local
Dpvr_pipeline.c1459 const uint32_t cache_line_size = in pvr_graphics_pipeline_compile() local
Dpvr_job_render.c155 uint32_t cache_line_size; in pvr_free_list_create() local
Dpvr_descriptor_set.c1164 const uint32_t cache_line_size = in pvr_descriptor_set_create() local
/third_party/mesa3d/src/imagination/include/hwdef/
Drogue_hw_utils.h242 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in rogue_get_cdm_context_resume_buffer_size() local
/third_party/benchmark/src/
Dbenchmark.cc215 const int cache_line_size = 64; in State() local