Home
last modified time | relevance | path

Searched defs:createCommandBuffer (Results 1 – 17 of 17) sorted by relevance

/external/skqp/src/gpu/ddl/
DGrDDLGpu.cpp17 GrGpuRTCommandBuffer* GrDDLGpu::createCommandBuffer( in createCommandBuffer() function in GrDDLGpu
25 GrGpuTextureCommandBuffer* GrDDLGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrDDLGpu
/external/skia/src/gpu/mock/
DGrMockGpu.cpp42 GrGpuRTCommandBuffer* GrMockGpu::createCommandBuffer( in createCommandBuffer() function in GrMockGpu
49 GrGpuTextureCommandBuffer* GrMockGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrMockGpu
/external/skqp/src/gpu/mock/
DGrMockGpu.cpp42 GrGpuRTCommandBuffer* GrMockGpu::createCommandBuffer( in createCommandBuffer() function in GrMockGpu
49 GrGpuTextureCommandBuffer* GrMockGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrMockGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h51 GrGpuRTCommandBuffer* createCommandBuffer( in createCommandBuffer() function
58 GrGpuTextureCommandBuffer* createCommandBuffer(GrTexture*, GrSurfaceOrigin) override { in createCommandBuffer() function
/external/skqp/src/gpu/mtl/
DGrMtlGpu.h53 GrGpuRTCommandBuffer* createCommandBuffer( in createCommandBuffer() function
60 GrGpuTextureCommandBuffer* createCommandBuffer(GrTexture*, GrSurfaceOrigin) override { in createCommandBuffer() function
/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp171 void IndirectDispatchCase::createCommandBuffer (deUint32 buffer) const in createCommandBuffer() function in deqp::gles31::Functional::__anonfb8459940111::IndirectDispatchCase
/external/skia/src/gpu/vk/
DGrVkGpu.cpp259 GrGpuRTCommandBuffer* GrVkGpu::createCommandBuffer( in createCommandBuffer() function in GrVkGpu
266 GrGpuTextureCommandBuffer* GrVkGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrVkGpu
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp259 GrGpuRTCommandBuffer* GrVkGpu::createCommandBuffer( in createCommandBuffer() function in GrVkGpu
266 GrGpuTextureCommandBuffer* GrVkGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrVkGpu
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp289 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
DvktWsiDisplayTimingTests.cpp275 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
DvktWsiIncrementalPresentTests.cpp360 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp509 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
DvktSynchronizationSmokeTests.cpp402 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp494 void MultiViewRenderTestInstance::createCommandBuffer (void) in createCommandBuffer() function in vkt::MultiView::__anond95fea3f0111::MultiViewRenderTestInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp413 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2493 GrGpuRTCommandBuffer* GrGLGpu::createCommandBuffer( in createCommandBuffer() function in GrGLGpu
2500 GrGpuTextureCommandBuffer* GrGLGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrGLGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2460 GrGpuRTCommandBuffer* GrGLGpu::createCommandBuffer( in createCommandBuffer() function in GrGLGpu
2467 GrGpuTextureCommandBuffer* GrGLGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrGLGpu