summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/job_common_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/jobs/job_common_p.h')
-rw-r--r--src/render/jobs/job_common_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/jobs/job_common_p.h b/src/render/jobs/job_common_p.h
index 90e29d0dc..332b62547 100644
--- a/src/render/jobs/job_common_p.h
+++ b/src/render/jobs/job_common_p.h
@@ -86,9 +86,11 @@ namespace JobTypes {
UpdateWorldBoundingVolume,
FrameSubmissionPart2,
DirtyBufferGathering,
+ DirtyVaoGathering,
DirtyTextureGathering,
DirtyShaderGathering,
SendRenderCapture,
+ SendBufferCapture,
SyncRenderViewCommandBuilding,
SyncRenderViewInitialization,
SyncRenderViewCommandBuilder,