Home
last modified time | relevance | path

Searched defs:beginCommandBuffer (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp208 VkCommandBuffer VulkanTestHelper::beginCommandBuffer() { in beginCommandBuffer() function in gfxstream::vk::testing::VulkanTestHelper
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp62 void beginCommandBuffer(const DeviceInterface &vk, const VkCommandBuffer commandBuffer, VkCommandBu… in beginCommandBuffer() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp32 void beginCommandBuffer(const DeviceInterface &vk, const VkCommandBuffer commandBuffer, VkCommandBu… in beginCommandBuffer() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFunctionPointers.inl71 BeginCommandBufferFunc beginCommandBuffer; variable
H A DvkDeviceDriverImpl.inl344 VkResult DeviceDriver::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBegi… function in DeviceDriver
H A DvkDeviceDriverSCImpl.inl670 VkResult DeviceDriverSC::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBe… function in DeviceDriverSC
H A DvkNullDriverImpl.inl450 VKAPI_ATTR VkResult VKAPI_CALL beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBu… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFunctionPointers.inl83 BeginCommandBufferFunc beginCommandBuffer; variable
H A DvkDeviceDriverImpl.inl404 VkResult DeviceDriver::beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBufferBegi… function in DeviceDriver
H A DvkNullDriverImpl.inl836 VKAPI_ATTR VkResult VKAPI_CALL beginCommandBuffer (VkCommandBuffer commandBuffer, const VkCommandBu… function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp1115 void ImageClearingTestInstance::beginCommandBuffer(VkCommandBufferUsageFlags usageFlags) const in beginCommandBuffer() function in vkt::api::__anon69aedba80111::ImageClearingTestInstance
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp2225 void GrGLGpu::beginCommandBuffer(GrGLRenderTarget* rt, bool useMultisampleFBO, in beginCommandBuffer() function in GrGLGpu
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp842 void TestObjects::beginCommandBuffer() in beginCommandBuffer() function in vkt::pipeline::__anonc9ecde940111::TestObjects
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2079 void beginCommandBuffer(const DeviceInterface &vk, VkCommandBuffer cmdBuffer, VkRenderPass pInherit… in beginCommandBuffer() function