Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm143 GrGpuRTCommandBuffer* GrMtlGpu::getCommandBuffer( function
150 GrGpuTextureCommandBuffer* GrMtlGpu::getCommandBuffer(GrTexture* texture, function
/third_party/flutter/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.h142 CommandBufferHelper *getCommandBuffer() const { return mCommandBuffer; } in getCommandBuffer() function
419 PrimaryCommandBuffer &getCommandBuffer(bool hasProtectedContent) in getCommandBuffer() function
Dvk_helpers.h1061 CommandBuffer &getCommandBuffer() { return mCommandBuffer; } in getCommandBuffer() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp66 GrGpuRTCommandBuffer* GrDawnGpu::getCommandBuffer( in getCommandBuffer() function in GrDawnGpu
74 GrGpuTextureCommandBuffer* GrDawnGpu::getCommandBuffer(GrTexture* texture, in getCommandBuffer() function in GrDawnGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp321 GrGpuRTCommandBuffer* GrVkGpu::getCommandBuffer( in getCommandBuffer() function in GrVkGpu
333 GrGpuTextureCommandBuffer* GrVkGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrVkGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp2297 GrGpuRTCommandBuffer* GrGLGpu::getCommandBuffer( in getCommandBuffer() function in GrGLGpu
2309 GrGpuTextureCommandBuffer* GrGLGpu::getCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) { in getCommandBuffer() function in GrGLGpu