Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockGpu.cpp42 GrGpuRTCommandBuffer* GrMockGpu::createCommandBuffer( in createCommandBuffer() function in GrMockGpu
49 GrGpuTextureCommandBuffer* GrMockGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrMockGpu
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/vkcom/src/
H A Dop_base.cpp141 void OpBase::createCommandBuffer() in createCommandBuffer() function in cv::dnn::vkcom::OpBase
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/mtl/
H A DGrMtlGpu.h51 GrGpuRTCommandBuffer* createCommandBuffer( in createCommandBuffer() function
58 GrGpuTextureCommandBuffer* createCommandBuffer(GrTexture*, GrSurfaceOrigin) override { in createCommandBuffer() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/examples/
H A DComputeBoids.cpp264 wgpu::CommandBuffer createCommandBuffer(const wgpu::TextureView backbufferView, size_t i) { in createCommandBuffer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/examples/
H A DComputeBoids.cpp265 wgpu::CommandBuffer createCommandBuffer(const wgpu::TextureView backbufferView, size_t i) { in createCommandBuffer() function
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/vulkan/
H A Dvulkan-utils.c398 static int createCommandBuffer(struct vulkan_state *s) in createCommandBuffer() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/metal/
H A DMTLContext.m469 - (id<MTLCommandBuffer>)createCommandBuffer { method in id
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp704 void MultipleSubpassesMultipleCommandBuffersTestInstance::createCommandBuffer (const DeviceInterfac… in createCommandBuffer() function in vkt::renderpass::__anon38b715020111::MultipleSubpassesMultipleCommandBuffersTestInstance
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp568 void InputAttachmentSparseFillingTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anon6218aef50111::InputAttachmentSparseFillingTestInstance
H A DvktRenderPassUnusedAttachmentTests.cpp843 void UnusedAttachmentTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anon903dc7a20111::UnusedAttachmentTestInstance
H A DvktRenderPassUnusedClearAttachmentTests.cpp811 void UnusedClearAttachmentTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anona8df4aa90111::UnusedClearAttachmentTestInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fIndirectComputeDispatchTests.cpp171 void IndirectDispatchCase::createCommandBuffer (deUint32 buffer) const in createCommandBuffer() function in deqp::gles31::Functional::__anonb92481780111::IndirectDispatchCase
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp259 GrGpuRTCommandBuffer* GrVkGpu::createCommandBuffer( in createCommandBuffer() function in GrVkGpu
266 GrGpuTextureCommandBuffer* GrVkGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrVkGpu
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/
H A DvktApiPipelineTests.cpp74 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vkd, VkDevice device, VkCommandPo… in createCommandBuffer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp318 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vkd, in createCommandBuffer() function
H A DvktWsiSharedPresentableImageTests.cpp264 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
H A DvktWsiDisplayTimingTests.cpp250 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
H A DvktWsiIncrementalPresentTests.cpp329 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp523 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function
H A DvktSynchronizationSmokeTests.cpp398 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp414 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp213 GrGpuCommandBuffer* GrVkGpu::createCommandBuffer( in createCommandBuffer() function in GrVkGpu
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2459 GrGpuRTCommandBuffer* GrGLGpu::createCommandBuffer( in createCommandBuffer() function in GrGLGpu
2466 GrGpuTextureCommandBuffer* GrGLGpu::createCommandBuffer(GrTexture* texture, in createCommandBuffer() function in GrGLGpu
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp730 void MultiViewRenderTestInstance::createCommandBuffer (void) in createCommandBuffer() function in vkt::MultiView::__anoneb0bb6230111::MultiViewRenderTestInstance