/external/deqp-deps/amber/src/vulkan/ |
D | transfer_buffer.cc | 62 void TransferBuffer::CopyToDevice(CommandBuffer* command_buffer) { in CopyToDevice() 70 void TransferBuffer::CopyToHost(CommandBuffer* command_buffer) { in CopyToHost()
|
D | transfer_image.cc | 176 void TransferImage::CopyToHost(CommandBuffer* command_buffer) { in CopyToHost() 187 void TransferImage::CopyToDevice(CommandBuffer* command_buffer) { in CopyToDevice() 197 void TransferImage::ImageBarrier(CommandBuffer* command_buffer, in ImageBarrier()
|
D | resource.cc | 170 void Resource::MemoryBarrier(CommandBuffer* command_buffer) { in MemoryBarrier()
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_logging.h | 1200 …inline void BeginCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer, in BeginCmdDebugUtilsLabel() 1213 …inline void EndCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer) { in EndCmdDebugUtilsLabel() 1227 …nline void InsertCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer, in InsertCmdDebugUtilsLabel() 1238 …line void ResetCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer) { in ResetCmdDebugUtilsLabel() 1247 …line void EraseCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer) { in EraseCmdDebugUtilsLabel()
|
D | object_tracker_utils.cpp | 65 …mandBuffer(VkDevice device, const VkCommandPool command_pool, const VkCommandBuffer command_buffer, in AllocateCommandBuffer() 82 …alidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandBuffer command_buffer) { in ValidateCommandBuffer() 435 bool ObjectLifetimes::PreCallValidateBeginCommandBuffer(VkCommandBuffer command_buffer, in PreCallValidateBeginCommandBuffer()
|
D | buffer_validation.cpp | 2412 bool CoreChecks::CopyImageMultiplaneValidation(VkCommandBuffer command_buffer, const IMAGE_STATE *s… in CopyImageMultiplaneValidation() 2491 VkCommandBuffer command_buffer = cb_node->commandBuffer; in PreCallValidateCmdCopyImage() local 2788 bool CoreChecks::ValidateClearAttachmentExtent(VkCommandBuffer command_buffer, uint32_t attachment_… in ValidateClearAttachmentExtent()
|
D | core_validation.cpp | 2453 …[core_checks](VkCommandBuffer command_buffer) -> void { core_checks->GpuResetCommandBuffer(command… in PostCallRecordCreateDevice() 8810 bool CoreChecks::CheckStageMaskQueueCompatibility(VkCommandBuffer command_buffer, VkPipelineStageFl… in CheckStageMaskQueueCompatibility() 9128 void CoreChecks::EnqueueVerifyBeginQuery(VkCommandBuffer command_buffer, const QueryObject &query_o… in EnqueueVerifyBeginQuery()
|
/external/vulkan-validation-layers/tests/ |
D | vkpositivelayertests.cpp | 3508 VkCommandBuffer command_buffer; in TEST_F() local 3739 VkCommandBuffer command_buffer; in TEST_F() local 3873 VkCommandBuffer command_buffer[2]; in TEST_F() local 4027 VkCommandBuffer command_buffer[2]; in TEST_F() local 4132 VkCommandBuffer command_buffer[2]; in TEST_F() local 4238 VkCommandBuffer command_buffer[2]; in TEST_F() local 4412 VkCommandBuffer command_buffer[2]; in TEST_F() local 4513 VkCommandBuffer command_buffer[2]; in TEST_F() local 4606 VkCommandBuffer command_buffer[2]; in TEST_F() local 4701 VkCommandBuffer command_buffer[2]; in TEST_F() local [all …]
|
D | layer_validation_tests.h | 682 VkCommandBufferObj *command_buffer = nullptr; member
|
D | layer_validation_tests.cpp | 241 …PassBegin(ErrorMonitor *error_monitor, const VkDevice device, const VkCommandBuffer command_buffer, in TestRenderPassBegin() 1961 VkCommandBufferObj *command_buffer = qf->command_buffer; in operator ()() local
|
D | vklayertests_command.cpp | 3771 VkCommandBufferObj command_buffer(m_device, &command_pool); in TEST_F() local 4185 VkCommandBufferObj command_buffer(m_device, &command_pool); in TEST_F() local
|
D | vklayertests_others.cpp | 2682 VkCommandBuffer command_buffer; in TEST_F() local
|
D | vklayertests_buffer_image_memory_sampler.cpp | 2334 VkCommandBufferObj command_buffer(m_device, &command_pool); in TEST_F() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.h | 175 struct r600_command_buffer command_buffer; /* register writes */ member
|
/external/deqp-deps/amber/src/dawn/ |
D | engine_dawn.cc | 1440 auto command_buffer = encoder.Finish(); in DoCompute() local
|
/external/crosvm/gpu_renderer/src/ |
D | lib.rs | 7 mod command_buffer; module
|
/external/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 126 VkCommandBuffer command_buffer; member 1014 VkCommandBuffer command_buffer) in ensure_swapchain_fonts()
|