lavu/vulkan: remove unused field from the execution pool structure
This commit is contained in:
parent
97890c2b55
commit
3e3d46309b
@ -208,7 +208,6 @@ typedef struct FFVkExecContext {
|
||||
} FFVkExecContext;
|
||||
|
||||
typedef struct FFVkExecPool {
|
||||
FFVkQueueFamilyCtx *qf;
|
||||
FFVkExecContext *contexts;
|
||||
atomic_int_least64_t idx;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user