Home
last modified time | relevance | path

Searched defs:command_buffer (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h1187 …inline void BeginCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer, in BeginCmdDebugUtilsLabel()
1210 …inline void EndCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer) { in EndCmdDebugUtilsLabel()
1230 …nline void InsertCmdDebugUtilsLabel(debug_report_data *report_data, VkCommandBuffer command_buffer, in InsertCmdDebugUtilsLabel()
Dobject_tracker_utils.cpp98 …mandBuffer(VkDevice device, const VkCommandPool command_pool, const VkCommandBuffer command_buffer, in AllocateCommandBuffer()
119 …alidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandBuffer command_buffer) { in ValidateCommandBuffer()
481 bool ObjectLifetimes::PreCallValidateBeginCommandBuffer(VkCommandBuffer command_buffer, in PreCallValidateBeginCommandBuffer()
Dbuffer_validation.cpp2379 …reChecks::CopyImageMultiplaneValidation(const layer_data *dev_data, VkCommandBuffer command_buffer, in CopyImageMultiplaneValidation()
2460 VkCommandBuffer command_buffer = cb_node->commandBuffer; in PreCallValidateCmdCopyImage() local
2752 …ecks::ValidateClearAttachmentExtent(layer_data *device_data, VkCommandBuffer command_buffer, uint3… in ValidateClearAttachmentExtent()
Dcore_validation.cpp8460 … CoreChecks::CheckStageMaskQueueCompatibility(layer_data *dev_data, VkCommandBuffer command_buffer, in CheckStageMaskQueueCompatibility()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h168 struct r600_command_buffer command_buffer; /* register writes */ member
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp4745 VkCommandBufferObj command_buffer(m_device, &command_pool); in TEST_F() local
6652 …PassBegin(ErrorMonitor *error_monitor, const VkDevice device, const VkCommandBuffer command_buffer, in TestRenderPassBegin()
15238 VkCommandBufferObj *command_buffer = nullptr; member
15329 VkCommandBufferObj *command_buffer = qf->command_buffer; in operator ()() local
27028 VkCommandBufferObj command_buffer(m_device, &command_pool); in TEST_F() local
28893 VkCommandBufferObj command_buffer(m_device, &command_pool); in TEST_F() local
30479 VkCommandBuffer command_buffer; in TEST_F() local
30723 VkCommandBuffer command_buffer; in TEST_F() local
30882 VkCommandBuffer command_buffer[2]; in TEST_F() local
30978 VkCommandBuffer command_buffer; in TEST_F() local
[all …]