Lines Matching refs:getParamPtr
155 getParamPtr<DebugUtilsLabelParams>(currentCommand); in executeCommands()
168 const BeginQueryParams *params = getParamPtr<BeginQueryParams>(currentCommand); in executeCommands()
175 getParamPtr<BeginTransformFeedbackParams>(currentCommand); in executeCommands()
189 getParamPtr<BindPipelineParams>(currentCommand); in executeCommands()
196 getParamPtr<BindDescriptorSetParams>(currentCommand); in executeCommands()
210 getParamPtr<BindPipelineParams>(currentCommand); in executeCommands()
217 getParamPtr<BindIndexBufferParams>(currentCommand); in executeCommands()
225 getParamPtr<BindTransformFeedbackBuffersParams>(currentCommand); in executeCommands()
239 getParamPtr<BindVertexBuffersParams>(currentCommand); in executeCommands()
249 const BlitImageParams *params = getParamPtr<BlitImageParams>(currentCommand); in executeCommands()
259 getParamPtr<BufferBarrierParams>(currentCommand); in executeCommands()
267 getParamPtr<ClearAttachmentsParams>(currentCommand); in executeCommands()
277 getParamPtr<ClearColorImageParams>(currentCommand); in executeCommands()
285 getParamPtr<ClearDepthStencilImageParams>(currentCommand); in executeCommands()
292 const CopyBufferParams *params = getParamPtr<CopyBufferParams>(currentCommand); in executeCommands()
302 getParamPtr<CopyBufferToImageParams>(currentCommand); in executeCommands()
309 const CopyImageParams *params = getParamPtr<CopyImageParams>(currentCommand); in executeCommands()
317 getParamPtr<CopyImageToBufferParams>(currentCommand); in executeCommands()
324 const DispatchParams *params = getParamPtr<DispatchParams>(currentCommand); in executeCommands()
332 getParamPtr<DispatchIndirectParams>(currentCommand); in executeCommands()
338 const DrawParams *params = getParamPtr<DrawParams>(currentCommand); in executeCommands()
345 getParamPtr<DrawIndexedParams>(currentCommand); in executeCommands()
352 getParamPtr<DrawIndexedBaseVertexParams>(currentCommand); in executeCommands()
359 getParamPtr<DrawIndexedIndirectParams>(currentCommand); in executeCommands()
366 getParamPtr<DrawIndexedInstancedParams>(currentCommand); in executeCommands()
373 getParamPtr<DrawIndexedInstancedBaseVertexParams>(currentCommand); in executeCommands()
381 getParamPtr<DrawIndexedInstancedBaseVertexBaseInstanceParams>( in executeCommands()
391 getParamPtr<DrawIndirectParams>(currentCommand); in executeCommands()
398 getParamPtr<DrawInstancedParams>(currentCommand); in executeCommands()
406 getParamPtr<DrawInstancedBaseInstanceParams>(currentCommand); in executeCommands()
419 const EndQueryParams *params = getParamPtr<EndQueryParams>(currentCommand); in executeCommands()
426 getParamPtr<EndTransformFeedbackParams>(currentCommand); in executeCommands()
440 getParamPtr<ExecutionBarrierParams>(currentCommand); in executeCommands()
447 const FillBufferParams *params = getParamPtr<FillBufferParams>(currentCommand); in executeCommands()
455 getParamPtr<ImageBarrierParams>(currentCommand); in executeCommands()
463 getParamPtr<DebugUtilsLabelParams>(currentCommand); in executeCommands()
477 getParamPtr<MemoryBarrierParams>(currentCommand); in executeCommands()
485 getParamPtr<NextSubpassParams>(currentCommand); in executeCommands()
492 getParamPtr<PipelineBarrierParams>(currentCommand); in executeCommands()
511 getParamPtr<PushConstantsParams>(currentCommand); in executeCommands()
519 const ResetEventParams *params = getParamPtr<ResetEventParams>(currentCommand); in executeCommands()
526 getParamPtr<ResetQueryPoolParams>(currentCommand); in executeCommands()
534 getParamPtr<ResolveImageParams>(currentCommand); in executeCommands()
542 const SetEventParams *params = getParamPtr<SetEventParams>(currentCommand); in executeCommands()
548 const SetScissorParams *params = getParamPtr<SetScissorParams>(currentCommand); in executeCommands()
555 getParamPtr<SetViewportParams>(currentCommand); in executeCommands()
561 const WaitEventsParams *params = getParamPtr<WaitEventsParams>(currentCommand); in executeCommands()
581 getParamPtr<WriteTimestampParams>(currentCommand); in executeCommands()