Home
last modified time | relevance | path

Searched refs:pandecode_next_frame (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dwrap.h51 void pandecode_next_frame(struct pandecode_context *ctx);
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/csf/
H A Dpanvk_vX_queue.c278 pandecode_next_frame(dev->debug.decode_ctx); in init_subqueue()
681 pandecode_next_frame(dev->debug.decode_ctx); in panvk_queue_submit()
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_common.c311 pandecode_next_frame(struct pandecode_context *ctx) in pandecode_next_frame() function
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/jm/
H A Dpanvk_vX_queue.c132 pandecode_next_frame(dev->debug.decode_ctx); in panvk_queue_submit_batch()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c118 pandecode_next_frame(dev->decode_ctx); in panfrost_flush()