Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/lib/
Dwrap.h53 void pandecode_destroy_context(struct pandecode_context *ctx);
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_device.c140 pandecode_destroy_context(dev->decode_ctx); in panfrost_open_device()
/external/mesa3d/src/panfrost/tools/
Dpanfrostdump.c401 pandecode_destroy_context(ctx); in main()
/external/mesa3d/src/panfrost/lib/genxml/
Ddecode_common.c322 pandecode_destroy_context(struct pandecode_context *ctx) in pandecode_destroy_context() function
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_device.c427 pandecode_destroy_context(device->debug.decode_ctx); in panvk_per_arch()