Searched defs:VkCommandBuffer (Results 1 – 6 of 6) sorted by relevance
51 const vk::VkCommandBuffer& /*cmdBuffer*/, in bindDescriptorSets()
708 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()709 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()710 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()1263 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()1264 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()1265 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()
431 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()
628 virtual void commandsBeforeCompute (const VkCommandBuffer, in commandsBeforeCompute()
1556 void ShaderRenderCaseInstance::updatePushConstants (vk::VkCommandBuffer, vk::VkPipelineLayout) in updatePushConstants()
1131 VkCommandBuffer /* commandBuffer */, in onBeforeCmdTraceRays() argument