Home
last modified time | relevance | path

Searched defs:getCommandBuffer (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm109 GrGpuRTCommandBuffer* GrMtlGpu::getCommandBuffer( function
116 GrGpuTextureCommandBuffer* GrMtlGpu::getCommandBuffer(GrTexture* texture, function
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm111 GrGpuRTCommandBuffer* GrMtlGpu::getCommandBuffer( function
118 GrGpuTextureCommandBuffer* GrMtlGpu::getCommandBuffer(GrTexture* texture, function
/external/skqp/src/gpu/mock/
DGrMockGpu.cpp55 GrGpuRTCommandBuffer* GrMockGpu::getCommandBuffer( in getCommandBuffer() function in GrMockGpu
62 GrGpuTextureCommandBuffer* GrMockGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrMockGpu
/external/skia/src/gpu/mock/
DGrMockGpu.cpp55 GrGpuRTCommandBuffer* GrMockGpu::getCommandBuffer( in getCommandBuffer() function in GrMockGpu
62 GrGpuTextureCommandBuffer* GrMockGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrMockGpu
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp263 VkCommandBuffer TestEnvironment::getCommandBuffer (void) in getCommandBuffer() function in vkt::robustness::TestEnvironment
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp298 GrGpuRTCommandBuffer* GrVkGpu::getCommandBuffer( in getCommandBuffer() function in GrVkGpu
310 GrGpuTextureCommandBuffer* GrVkGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrVkGpu
/external/skia/src/gpu/vk/
DGrVkGpu.cpp298 GrGpuRTCommandBuffer* GrVkGpu::getCommandBuffer( in getCommandBuffer() function in GrVkGpu
310 GrGpuTextureCommandBuffer* GrVkGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrVkGpu
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2425 GrGpuRTCommandBuffer* GrGLGpu::getCommandBuffer( in getCommandBuffer() function in GrGLGpu
2437 GrGpuTextureCommandBuffer* GrGLGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrGLGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2456 GrGpuRTCommandBuffer* GrGLGpu::getCommandBuffer( in getCommandBuffer() function in GrGLGpu
2468 GrGpuTextureCommandBuffer* GrGLGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrGLGpu
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp109 VkCommandBuffer CommandBufferBareTestEnvironment<NumBuffers>::getCommandBuffer(deUint32 bufferIndex… in getCommandBuffer() function in vkt::api::__anon8eb6349f0111::CommandBufferBareTestEnvironment
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp2232 VkCommandBuffer getCommandBuffer (void) const in getCommandBuffer() function in vkt::__anonc29f8a2d0111::SubpassRenderer
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1762 vk::VkCommandBuffer getCommandBuffer (void) const { return m_commandBuffer; } in getCommandBuffer() function in vkt::memory::__anon4b5b56ce0111::SubmitContext