|
FFmpeg
|
Data Fields | |
| FFVulkanShader | shader |
| AVBufferPool * | frame_data_pool |
Definition at line 42 of file vulkan_dpx.c.
| FFVulkanShader DPXVulkanDecodeContext::shader |
Definition at line 43 of file vulkan_dpx.c.
Referenced by vk_decode_dpx_init(), vk_decode_dpx_uninit(), and vk_dpx_end_frame().
| AVBufferPool* DPXVulkanDecodeContext::frame_data_pool |
Definition at line 44 of file vulkan_dpx.c.
Referenced by host_upload_image(), and vk_decode_dpx_uninit().
1.8.17