| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_indirect_dispatch.h | 34 mali_ptr job; member in struct:pan_indirect_dispatch_info
|
| /xsrc/external/mit/libdrm/dist/tests/tegra/ |
| H A D | drm-test-tegra.c | 73 struct drm_tegra_job *job; local in function:drm_tegra_gr2d_fill
|
| H A D | syncpt-timeout.c | 66 struct drm_tegra_job *job; local in function:main
|
| H A D | syncpt-wait.c | 66 struct drm_tegra_job *job; local in function:main
|
| H A D | vic-clear.c | 46 struct drm_tegra_job *job; local in function:main
|
| H A D | vic-blit.c | 39 struct drm_tegra_job *job; local in function:clear 108 struct drm_tegra_job *job; local in function:fill 178 struct drm_tegra_job *job; local in function:blit [all...] |
| H A D | vic-flip.c | 39 struct drm_tegra_job *job; local in function:clear 108 struct drm_tegra_job *job; local in function:fill 178 struct drm_tegra_job *job; local in function:flip [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_cl.c | 35 v3dv_cl_init(struct v3dv_job *job, struct v3dv_cl *cl) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_cl.c | 33 v3d_init_cl(struct v3d_job *job, struct v3d_cl *cl) argument
|
| H A D | v3d_context.c | 48 struct v3d_job *job = entry->data; local in function:v3d_flush 107 struct v3d_job *job = entry->data; local in function:v3d_invalidate_resource
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_cl.c | 29 vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl) argument 60 vc4_gem_hindex(struct vc4_job *job, struct vc4_bo *bo) argument [all...] |
| H A D | vc4_emit.c | 30 struct vc4_job *job = vc4->job; local in function:vc4_emit_state [all...] |
| H A D | vc4_context.c | 46 struct vc4_job *job = entry->data; local in function:vc4_flush 112 struct vc4_job *job = entry->data; local in function:vc4_invalidate_resource
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_sfbd.c | 39 panfrost_sfbd_clear(struct panfrost_job * job,struct mali_single_framebuffer * sfbd) argument 121 struct panfrost_job *job = panfrost_get_job_for_fbo(ctx); local in function:panfrost_sfbd_fragment [all...] |
| H A D | pan_job.c | 34 struct panfrost_job *job = rzalloc(NULL, struct panfrost_job); local in function:panfrost_create_job 46 panfrost_free_job(struct panfrost_context *ctx, struct panfrost_job *job) argument 87 struct panfrost_job *job = panfrost_create_job(ctx); local in function:panfrost_get_job 111 struct panfrost_job *job = panfrost_get_job(ctx, cbufs, zsbuf); local in function:panfrost_get_job_for_fbo 117 panfrost_job_add_bo(struct panfrost_job * job,struct panfrost_bo * bo) argument 153 struct panfrost_job *job = entry->data; local in function:panfrost_flush_jobs_reading_resource [all...] |
| H A D | pan_mfbd.c | 63 panfrost_mfbd_clear(struct panfrost_job * job,struct bifrost_framebuffer * fb,struct bifrost_fb_extra * fbx,struct bifrost_render_target * rt) argument 216 struct panfrost_job *job = panfrost_get_job_for_fbo(ctx); local in function:panfrost_mfbd_fragment [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/tests/ |
| H A D | state_pool_test_helper.h | 26 struct job { struct 36 struct job *job = void_job; local in function:alloc_states
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_cl.c | 36 v3d_init_cl(struct v3d_job *job, struct v3d_cl *cl) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_cl.c | 29 vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl) argument 60 vc4_gem_hindex(struct vc4_job *job, struct vc4_bo *bo) argument [all...] |
| H A D | vc4_emit.c | 30 struct vc4_job *job = vc4->job; local in function:vc4_emit_state [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/tests/ |
| H A D | state_pool_test_helper.h | 26 struct job { struct 36 struct job *job = void_job; local in function:alloc_states
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | glthread.c | 44 glthread_unmarshal_batch(void *job, int thread_index) argument 60 glthread_thread_initialization(void *job, int thread_index) argument
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_blit.c | 129 struct panfrost_ptr job = local in function:panvk_meta_blit
|
| /xsrc/external/mit/libdrm/dist/tegra/ |
| H A D | job.c | 41 drm_tegra_job_add_command(struct drm_tegra_job *job, uint32_t type, argument 68 struct drm_tegra_job *job; local in function:drm_tegra_job_new 82 drm_tegra_job_free(struct drm_tegra_job * job) argument 102 drm_tegra_job_get_pushbuf(struct drm_tegra_job * job,struct drm_tegra_pushbuf ** pushbufp) argument 132 drm_tegra_job_submit(struct drm_tegra_job * job,struct drm_tegra_fence * fence) argument 167 drm_tegra_job_wait(struct drm_tegra_job * job,unsigned long timeout) argument [all...] |
| H A D | pushbuf.c | 62 struct drm_tegra_job *job = pushbuf->job; local in function:drm_tegra_pushbuf_begin 130 struct drm_tegra_job *job = pushbuf->job; local in function:drm_tegra_pushbuf_relocate 162 struct drm_tegra_job *job = pushbuf->job; local in function:drm_tegra_pushbuf_sync [all...] |