Home
last modified time | relevance | path

Searched defs:job_no (Results 1 - 1 of 1) sorted by relevance

/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
235 pandecode_local_storage(uint64_t gpu_va, int job_no) in pandecode_local_storage() argument
243 pandecode_render_target(uint64_t gpu_va, unsigned job_no, unsigned gpu_id, in pandecode_render_target() argument
264 pandecode_sample_locations(const void *fb, int job_no) in pandecode_sample_locations() argument
289 pandecode_mfbd_bfr(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_mfbd_bfr() argument
371 pandecode_attributes(const struct pandecode_mapped_memory *mem, mali_ptr addr, int job_no, char *suffix, int count, bool varying, enum mali_job_type job_type) pandecode_attributes() argument
420 pandecode_bifrost_blend(void *descs, int job_no, int rt_no, mali_ptr frag_shader) pandecode_bifrost_blend() argument
431 pandecode_midgard_blend_mrt(void *descs, int job_no, int rt_no) pandecode_midgard_blend_mrt() argument
533 pandecode_uniform_buffers(mali_ptr pubufs, int ubufs_count, int job_no) pandecode_uniform_buffers() argument
684 pandecode_texture(mali_ptr u, struct pandecode_mapped_memory *tmem, unsigned job_no, unsigned tex) pandecode_texture() argument
704 pandecode_bifrost_texture( const void *cl, unsigned job_no, unsigned tex) pandecode_bifrost_texture() argument
737 pandecode_blend_shader_disassemble(mali_ptr shader, int job_no, int job_type, unsigned gpu_id) pandecode_blend_shader_disassemble() argument
761 pandecode_textures(mali_ptr textures, unsigned texture_count, int job_no) pandecode_textures() argument
805 pandecode_samplers(mali_ptr samplers, unsigned sampler_count, int job_no) pandecode_samplers() 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
984 pandecode_bifrost_tiler_heap(mali_ptr gpu_va, int job_no) pandecode_bifrost_tiler_heap() argument
992 pandecode_bifrost_tiler(mali_ptr gpu_va, int job_no) pandecode_bifrost_tiler() 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
1130 pandecode_write_value_job(const struct pandecode_mapped_memory *mem, mali_ptr job, int job_no) pandecode_write_value_job() argument
1140 pandecode_cache_flush_job(const struct pandecode_mapped_memory *mem, mali_ptr job, int job_no) pandecode_cache_flush_job() 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
1354 int job_no = job_descriptor_number++; pandecode_jc() local
[all...]

Completed in 3 milliseconds