| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_command_buffer.c | 27 #define VN_CMD_ENQUEUE(cmd_name, commandBuffer, ...) \ argument 917 vn_ResetCommandBuffer(VkCommandBuffer commandBuffer, in vn_ResetCommandBuffer() 1029 vn_BeginCommandBuffer(VkCommandBuffer commandBuffer, in vn_BeginCommandBuffer() 1113 vn_EndCommandBuffer(VkCommandBuffer commandBuffer) in vn_EndCommandBuffer() 1142 vn_CmdBindPipeline(VkCommandBuffer commandBuffer, in vn_CmdBindPipeline() 1151 vn_CmdSetViewport(VkCommandBuffer commandBuffer, in vn_CmdSetViewport() 1161 vn_CmdSetScissor(VkCommandBuffer commandBuffer, in vn_CmdSetScissor() 1171 vn_CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) in vn_CmdSetLineWidth() 1177 vn_CmdSetDepthBias(VkCommandBuffer commandBuffer, in vn_CmdSetDepthBias() 1187 vn_CmdSetBlendConstants(VkCommandBuffer commandBuffer, in vn_CmdSetBlendConstants() [all …]
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_command_buffer.h | 3125 static inline size_t vn_sizeof_vkBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandB… in vn_sizeof_vkBeginCommandBuffer() 3139 …uffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, const… in vn_encode_vkBeginCommandBuffer() 3151 static inline size_t vn_sizeof_vkBeginCommandBuffer_reply(VkCommandBuffer commandBuffer, const VkCo… in vn_sizeof_vkBeginCommandBuffer_reply() 3164 …_decode_vkBeginCommandBuffer_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, const… in vn_decode_vkBeginCommandBuffer_reply() 3178 static inline size_t vn_sizeof_vkEndCommandBuffer(VkCommandBuffer commandBuffer) in vn_sizeof_vkEndCommandBuffer() 3189 …ommandBuffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer) in vn_encode_vkEndCommandBuffer() 3199 static inline size_t vn_sizeof_vkEndCommandBuffer_reply(VkCommandBuffer commandBuffer) in vn_sizeof_vkEndCommandBuffer_reply() 3211 …Result vn_decode_vkEndCommandBuffer_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer) in vn_decode_vkEndCommandBuffer_reply() 3224 static inline size_t vn_sizeof_vkResetCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferR… in vn_sizeof_vkResetCommandBuffer() 3236 …uffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkCom… in vn_encode_vkResetCommandBuffer() [all …]
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_graphics_state.c | 2282 vk_common_CmdSetVertexInputEXT(VkCommandBuffer commandBuffer, in vk_common_CmdSetVertexInputEXT() 2351 vk_common_CmdSetPrimitiveTopology(VkCommandBuffer commandBuffer, in vk_common_CmdSetPrimitiveTopology() 2362 vk_common_CmdSetPrimitiveRestartEnable(VkCommandBuffer commandBuffer, in vk_common_CmdSetPrimitiveRestartEnable() 2373 vk_common_CmdSetPatchControlPointsEXT(VkCommandBuffer commandBuffer, in vk_common_CmdSetPatchControlPointsEXT() 2384 vk_common_CmdSetTessellationDomainOriginEXT(VkCommandBuffer commandBuffer, in vk_common_CmdSetTessellationDomainOriginEXT() 2394 vk_common_CmdSetViewport(VkCommandBuffer commandBuffer, in vk_common_CmdSetViewport() 2407 vk_common_CmdSetViewportWithCount(VkCommandBuffer commandBuffer, in vk_common_CmdSetViewportWithCount() 2419 vk_common_CmdSetScissor(VkCommandBuffer commandBuffer, in vk_common_CmdSetScissor() 2432 vk_common_CmdSetScissorWithCount(VkCommandBuffer commandBuffer, in vk_common_CmdSetScissorWithCount() 2444 vk_common_CmdSetDepthClipNegativeOneToOneEXT(VkCommandBuffer commandBuffer, in vk_common_CmdSetDepthClipNegativeOneToOneEXT() [all …]
|
| D | vk_command_buffer.c | 121 vk_common_ResetCommandBuffer(VkCommandBuffer commandBuffer, in vk_common_ResetCommandBuffer() 133 vk_common_CmdExecuteCommands(VkCommandBuffer commandBuffer, in vk_common_CmdExecuteCommands() 149 vk_common_CmdBindVertexBuffers(VkCommandBuffer commandBuffer, in vk_common_CmdBindVertexBuffers() 165 VkCommandBuffer commandBuffer, in vk_common_CmdBindIndexBuffer() 179 vk_common_CmdDispatch(VkCommandBuffer commandBuffer, in vk_common_CmdDispatch() 193 vk_common_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vk_common_CmdSetDeviceMask() 226 VkCommandBuffer commandBuffer, in vk_common_CmdBindDescriptorSets() 255 VkCommandBuffer commandBuffer, in vk_common_CmdPushConstants() 280 VkCommandBuffer commandBuffer, in vk_common_CmdPushDescriptorSetKHR() 305 VkCommandBuffer commandBuffer, in vk_common_CmdPushDescriptorSetWithTemplateKHR() [all …]
|
| D | vk_cmd_copy.c | 29 vk_common_CmdCopyBuffer(VkCommandBuffer commandBuffer, in vk_common_CmdCopyBuffer() 65 vk_common_CmdCopyImage(VkCommandBuffer commandBuffer, in vk_common_CmdCopyImage() 107 vk_common_CmdCopyBufferToImage(VkCommandBuffer commandBuffer, in vk_common_CmdCopyBufferToImage() 148 vk_common_CmdCopyImageToBuffer(VkCommandBuffer commandBuffer, in vk_common_CmdCopyImageToBuffer() 189 vk_common_CmdBlitImage(VkCommandBuffer commandBuffer, in vk_common_CmdBlitImage() 238 vk_common_CmdResolveImage(VkCommandBuffer commandBuffer, in vk_common_CmdResolveImage()
|
| D | vk_cmd_enqueue.c | 95 VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdPushDescriptorSetWithTemplate2() 254 VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdPushDescriptorSetWithTemplate() 272 vk_cmd_enqueue_CmdDrawMultiEXT(VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdDrawMultiEXT() 309 vk_cmd_enqueue_CmdDrawMultiIndexedEXT(VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdDrawMultiIndexedEXT() 397 vk_cmd_enqueue_CmdPushDescriptorSet(VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdPushDescriptorSet() 497 vk_cmd_enqueue_CmdBindDescriptorSets(VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdBindDescriptorSets() 565 vk_cmd_enqueue_CmdDispatchGraphAMDX(VkCommandBuffer commandBuffer, VkDeviceAddress scratch, in vk_cmd_enqueue_CmdDispatchGraphAMDX() 641 VkCommandBuffer commandBuffer, uint32_t infoCount, in vk_cmd_enqueue_CmdBuildAccelerationStructuresKHR() 727 VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdPushConstants2() 762 VkCommandBuffer commandBuffer, in vk_cmd_enqueue_CmdPushDescriptorSet2()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkDeviceDriverImpl.inl | 332 VkResult DeviceDriver::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBegi… 342 VkResult DeviceDriver::resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferResetFlags… 347 void DeviceDriver::cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBind… 352 void DeviceDriver::cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, uint32_t … 357 void DeviceDriver::cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uint32_t sc… 362 void DeviceDriver::cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) const 367 void DeviceDriver::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, f… 372 void DeviceDriver::cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendConstants[… 377 void DeviceDriver::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float ma… 382 void DeviceDriver::cmdSetStencilCompareMask (VkCommandBuffer commandBuffer, VkStencilFaceFlags face… [all …]
|
| D | vkDeviceDriverSCImpl.inl | 658 VkResult DeviceDriverSC::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBe… 672 VkResult DeviceDriverSC::resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferResetFla… 679 void DeviceDriverSC::cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBi… 687 void DeviceDriverSC::cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, uint32_… 695 void DeviceDriverSC::cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uint32_t … 703 void DeviceDriverSC::cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) const 711 void DeviceDriverSC::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor,… 719 void DeviceDriverSC::cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendConstant… 727 void DeviceDriverSC::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float … 735 void DeviceDriverSC::cmdSetStencilCompareMask (VkCommandBuffer commandBuffer, VkStencilFaceFlags fa… [all …]
|
| D | vkNullDriverImpl.inl | 450 VKAPI_ATTR VkResult VKAPI_CALL beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBu… 457 VKAPI_ATTR VkResult VKAPI_CALL endCommandBuffer (VkCommandBuffer commandBuffer) 463 VKAPI_ATTR VkResult VKAPI_CALL resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferRe… 470 VKAPI_ATTR void VKAPI_CALL cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipe… 477 VKAPI_ATTR void VKAPI_CALL cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, u… 485 VKAPI_ATTR void VKAPI_CALL cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uin… 493 VKAPI_ATTR void VKAPI_CALL cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) 499 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantF… 507 VKAPI_ATTR void VKAPI_CALL cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendCo… 513 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, … [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkDeviceDriverImpl.inl | 392 VkResult DeviceDriver::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBegi… 402 VkResult DeviceDriver::resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferResetFlags… 407 void DeviceDriver::cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBind… 412 void DeviceDriver::cmdSetAttachmentFeedbackLoopEnableEXT (VkCommandBuffer commandBuffer, VkImageAsp… 417 void DeviceDriver::cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, uint32_t … 422 void DeviceDriver::cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uint32_t sc… 427 void DeviceDriver::cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) const 432 void DeviceDriver::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, f… 437 void DeviceDriver::cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendConstants[… 442 void DeviceDriver::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float ma… [all …]
|
| D | vkNullDriverImpl.inl | 818 VKAPI_ATTR VkResult VKAPI_CALL beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBu… 825 VKAPI_ATTR VkResult VKAPI_CALL endCommandBuffer (VkCommandBuffer commandBuffer) 831 VKAPI_ATTR VkResult VKAPI_CALL resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferRe… 838 VKAPI_ATTR void VKAPI_CALL cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipe… 845 VKAPI_ATTR void VKAPI_CALL cmdSetAttachmentFeedbackLoopEnableEXT (VkCommandBuffer commandBuffer, Vk… 851 VKAPI_ATTR void VKAPI_CALL cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, u… 859 VKAPI_ATTR void VKAPI_CALL cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uin… 867 VKAPI_ATTR void VKAPI_CALL cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) 873 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantF… 881 VKAPI_ATTR void VKAPI_CALL cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendCo… [all …]
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkDeviceDriverImpl.inl | 387 VkResult DeviceDriver::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBegi… 397 VkResult DeviceDriver::resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferResetFlags… 402 void DeviceDriver::cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBind… 407 void DeviceDriver::cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, uint32_t … 412 void DeviceDriver::cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uint32_t sc… 417 void DeviceDriver::cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) const 422 void DeviceDriver::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, f… 427 void DeviceDriver::cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendConstants[… 432 void DeviceDriver::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float ma… 437 void DeviceDriver::cmdSetStencilCompareMask (VkCommandBuffer commandBuffer, VkStencilFaceFlags face… [all …]
|
| D | vkNullDriverImpl.inl | 799 VKAPI_ATTR VkResult VKAPI_CALL beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBu… 806 VKAPI_ATTR VkResult VKAPI_CALL endCommandBuffer (VkCommandBuffer commandBuffer) 812 VKAPI_ATTR VkResult VKAPI_CALL resetCommandBuffer (VkCommandBuffer commandBuffer, VkCommandBufferRe… 819 VKAPI_ATTR void VKAPI_CALL cmdBindPipeline (VkCommandBuffer commandBuffer, VkPipelineBindPoint pipe… 826 VKAPI_ATTR void VKAPI_CALL cmdSetViewport (VkCommandBuffer commandBuffer, uint32_t firstViewport, u… 834 VKAPI_ATTR void VKAPI_CALL cmdSetScissor (VkCommandBuffer commandBuffer, uint32_t firstScissor, uin… 842 VKAPI_ATTR void VKAPI_CALL cmdSetLineWidth (VkCommandBuffer commandBuffer, float lineWidth) 848 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantF… 856 VKAPI_ATTR void VKAPI_CALL cmdSetBlendConstants (VkCommandBuffer commandBuffer, const float blendCo… 862 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, … [all …]
|
| /third_party/mesa3d/src/amd/vulkan/layers/ |
| D | radv_sqtt_layer.c | 910 sqtt_CmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCount, uint32_t instanceCount, uint32_t … in sqtt_CmdDraw() 917 sqtt_CmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, uint32_t instanceCount, uin… in sqtt_CmdDrawIndexed() 924 sqtt_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t … in sqtt_CmdDrawIndirect() 931 sqtt_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, ui… in sqtt_CmdDrawIndexedIndirect() 938 sqtt_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBu… in sqtt_CmdDrawIndirectCount() 945 sqtt_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offse… in sqtt_CmdDrawIndexedIndirectCount() 954 sqtt_CmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, uint32_t z) in sqtt_CmdDispatch() 960 sqtt_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset) in sqtt_CmdDispatchIndirect() 966 sqtt_CmdCopyBuffer2(VkCommandBuffer commandBuffer, const VkCopyBufferInfo2 *pCopyBufferInfo) in sqtt_CmdCopyBuffer2() 972 sqtt_CmdFillBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDev… in sqtt_CmdFillBuffer() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkCmdUtil.cpp | 32 void beginCommandBuffer (const DeviceInterface& vk, const VkCommandBuffer commandBuffer, VkCommandB… in beginCommandBuffer() 77 void endCommandBuffer (const DeviceInterface& vk, const VkCommandBuffer commandBuffer) in endCommandBuffer() 83 const VkCommandBuffer commandBuffer, in beginRenderPass() 107 const VkCommandBuffer commandBuffer, in beginRenderPass() 118 const VkCommandBuffer commandBuffer, in beginRenderPass() 131 const VkCommandBuffer commandBuffer, in beginRenderPass() 145 const VkCommandBuffer commandBuffer, in beginRenderPass() 165 const VkCommandBuffer commandBuffer, in beginRenderPass() 178 const VkCommandBuffer commandBuffer, in beginRenderPass() 199 const VkCommandBuffer commandBuffer, in beginRenderPass() [all …]
|
| /third_party/vulkan-loader/loader/generated/ |
| D | vk_loader_extensions.c | 3648 VkCommandBuffer commandBuffer, in CmdBeginVideoCodingKHR() 3661 VkCommandBuffer commandBuffer, in CmdEndVideoCodingKHR() 3674 VkCommandBuffer commandBuffer, in CmdControlVideoCodingKHR() 3690 VkCommandBuffer commandBuffer, in CmdDecodeVideoKHR() 3706 VkCommandBuffer commandBuffer, in CmdBeginRenderingKHR() 3719 VkCommandBuffer commandBuffer) { in CmdEndRenderingKHR() 3750 VkCommandBuffer commandBuffer, in CmdSetDeviceMaskKHR() 3763 VkCommandBuffer commandBuffer, in CmdDispatchBaseKHR() 3933 VkCommandBuffer commandBuffer, in CmdPushDescriptorSetKHR() 3950 VkCommandBuffer commandBuffer, in CmdPushDescriptorSetWithTemplateKHR() [all …]
|
| /third_party/vulkan-loader/loader/ |
| D | trampoline.c | 1973 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkBeginCommandBuffer(VkCommandBuffer commandBuffer, in vkBeginCommandBuffer() 1987 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkEndCommandBuffer(VkCommandBuffer commandBuffer) { in vkEndCommandBuffer() 1998 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkResetCommandBuffer(VkCommandBuffer commandBuffer, Vk… in vkResetCommandBuffer() 2009 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelin… in vkCmdBindPipeline() 2021 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetViewport(VkCommandBuffer commandBuffer, uint32_t f… in vkCmdSetViewport() 2033 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetScissor(VkCommandBuffer commandBuffer, uint32_t fi… in vkCmdSetScissor() 2045 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetLineWidth(VkCommandBuffer commandBuffer, float lin… in vkCmdSetLineWidth() 2056 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float dep… in vkCmdSetDepthBias() 2068 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetBlendConstants(VkCommandBuffer commandBuffer, cons… in vkCmdSetBlendConstants() 2079 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float m… in vkCmdSetDepthBounds() [all …]
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_acceleration_structure.c | 383 radv_encode_bind_pipeline(VkCommandBuffer commandBuffer, uint32_t key) in radv_encode_bind_pipeline() 397 radv_encode_as(VkCommandBuffer commandBuffer, const VkAccelerationStructureBuildGeometryInfoKHR *bu… in radv_encode_as() 435 radv_init_header_bind_pipeline(VkCommandBuffer commandBuffer, uint32_t key) in radv_init_header_bind_pipeline() 457 radv_init_header(VkCommandBuffer commandBuffer, const VkAccelerationStructureBuildGeometryInfoKHR *… in radv_init_header() 534 radv_init_update_scratch(VkCommandBuffer commandBuffer, VkDeviceAddress scratch, uint32_t leaf_coun… in radv_init_update_scratch() 549 radv_update_bind_pipeline(VkCommandBuffer commandBuffer) in radv_update_bind_pipeline() 576 radv_update_as(VkCommandBuffer commandBuffer, const VkAccelerationStructureBuildGeometryInfoKHR *bu… in radv_update_as() 654 radv_write_buffer_cp(VkCommandBuffer commandBuffer, VkDeviceAddress addr, void *data, uint32_t size) in radv_write_buffer_cp() 661 radv_flush_buffer_write_cp(VkCommandBuffer commandBuffer) in radv_flush_buffer_write_cp() 666 radv_cmd_dispatch_unaligned(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, uint32_t z) in radv_cmd_dispatch_unaligned() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkCommandPool.cpp | 32 for(auto commandBuffer : commandBuffers) in destroy() local 51 …DispatchableCommandBuffer *commandBuffer = new(deviceMemory) DispatchableCommandBuffer(device, lev… in allocateCommandBuffers() local 91 for(auto commandBuffer : commandBuffers) in reset() local
|
| D | libVulkan.cpp | 2460 VKAPI_ATTR VkResult VKAPI_CALL vkBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandB… in vkBeginCommandBuffer() 2483 VKAPI_ATTR VkResult VKAPI_CALL vkEndCommandBuffer(VkCommandBuffer commandBuffer) in vkEndCommandBuffer() 2490 VKAPI_ATTR VkResult VKAPI_CALL vkResetCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferR… in vkResetCommandBuffer() 2497 VKAPI_ATTR void VKAPI_CALL vkCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint pip… in vkCmdBindPipeline() 2505 VKAPI_ATTR void VKAPI_CALL vkCmdSetViewport(VkCommandBuffer commandBuffer, uint32_t firstViewport, … in vkCmdSetViewport() 2513 VKAPI_ATTR void VKAPI_CALL vkCmdSetScissor(VkCommandBuffer commandBuffer, uint32_t firstScissor, ui… in vkCmdSetScissor() 2521 VKAPI_ATTR void VKAPI_CALL vkCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) in vkCmdSetLineWidth() 2528 VKAPI_ATTR void VKAPI_CALL vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstant… in vkCmdSetDepthBias() 2536 VKAPI_ATTR void VKAPI_CALL vkCmdSetBlendConstants(VkCommandBuffer commandBuffer, const float blendC… in vkCmdSetBlendConstants() 2544 VKAPI_ATTR void VKAPI_CALL vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds,… in vkCmdSetDepthBounds() [all …]
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | MultisampledRenderingTests.cpp | 309 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 337 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 377 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 413 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 453 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 490 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 529 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 590 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 620 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local 649 wgpu::CommandBuffer commandBuffer = commandEncoder.Finish(); in TEST_P() local [all …]
|
| D | DepthStencilLoadOpTests.cpp | 167 wgpu::CommandBuffer commandBuffer = encoder.Finish(); in TEST_P() local 185 wgpu::CommandBuffer commandBuffer = encoder.Finish(); in TEST_P() local 204 wgpu::CommandBuffer commandBuffer = encoder.Finish(); in TEST_P() local 224 wgpu::CommandBuffer commandBuffer = encoder.Finish(); in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | SemaphoreVk.cpp | 85 vk::CommandBuffer *commandBuffer; in wait() local 105 vk::CommandBuffer *commandBuffer; in wait() local 141 vk::CommandBuffer *commandBuffer; in signal() local 171 vk::CommandBuffer *commandBuffer; in signal() local
|
| /third_party/mesa3d/src/asahi/vulkan/ |
| D | hk_event.c | 88 hk_CmdSetEvent2(VkCommandBuffer commandBuffer, VkEvent _event, in hk_CmdSetEvent2() 102 hk_CmdResetEvent2(VkCommandBuffer commandBuffer, VkEvent _event, in hk_CmdResetEvent2() 116 hk_CmdWaitEvents2(VkCommandBuffer commandBuffer, uint32_t eventCount, in hk_CmdWaitEvents2()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | Util.cpp | 47 auto commandBuffer = device.allocateCommandBuffers(allocInfo); in beginSingleTimeCommands() local 57 …s(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::CommandBuffer commandBuffer) in endSingleTimeCommands() 74 vk::CommandBuffer commandBuffer = beginSingleTimeCommands(device, commandPool); in transitionImageLayout() local 119 vk::CommandBuffer commandBuffer = beginSingleTimeCommands(device, commandPool); in copyBufferToImage() local
|