Home
last modified time | relevance | path

Searched refs:clearColorImage (Results 1 – 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h68 void clearColorImage(const Image &image,
274 ANGLE_INLINE void VulkanSecondaryCommandBuffer::clearColorImage( in clearColorImage() function
282 CommandBuffer::clearColorImage(image, imageLayout, color, rangeCount, ranges); in clearColorImage()
DSecondaryCommandBuffer.h551 void clearColorImage(const Image &image,
1047 ANGLE_INLINE void SecondaryCommandBuffer::clearColorImage(const Image &image, in clearColorImage() function
Dvk_wrapper.h223 void clearColorImage(const Image &image,
807 ANGLE_INLINE void CommandBuffer::clearColorImage(const Image &image,
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp83 commandBuffer.clearColorImage(image, vk::ImageLayout::eGeneral, &clearColorValue, 1, &range); in initialize()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp306 void clearColorImage (const DeviceInterface& vk,
320 void clearColorImage (const DeviceInterface& vk,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageSampleDrawnCubeFaceTests.cpp375clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
379clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
DvktImageSampleCompressedTextureTests.cpp444clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSampleDrawnCubeFaceTests.cpp375clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
379clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
DvktImageSampleCompressedTextureTests.cpp444clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp112 void clearColorImage(Image *image, VkImageLayout imageLayout, const VkClearColorValue *pColor,
/third_party/flutter/skia/src/gpu/vk/
DGrVkCommandBuffer.h223 void clearColorImage(const GrVkGpu* gpu,
DGrVkCommandBuffer.cpp787 void GrVkPrimaryCommandBuffer::clearColorImage(const GrVkGpu* gpu, in clearColorImage() function in GrVkPrimaryCommandBuffer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImage2DViewOf3DTests.cpp492clearColorImage(vk, device, queue, m_context.getUniversalQueueFamilyIndex(), **resultImage, tcu::V… in iterate()
497clearColorImage(vk, device, queue, m_context.getUniversalQueueFamilyIndex(), testImage.get(), tcu:… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImage2DViewOf3DTests.cpp492clearColorImage(vk, device, queue, m_context.getUniversalQueueFamilyIndex(), **resultImage, tcu::V… in iterate()
497clearColorImage(vk, device, queue, m_context.getUniversalQueueFamilyIndex(), testImage.get(), tcu:… in iterate()
/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.h234 void clearColorImage(const GrVkGpu* gpu,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp263clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp263clearColorImage(vk, device, m_context.getUniversalQueue(), m_context.getUniversalQueueFamilyIndex(… in iterate()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h401 void clearColorImage(const Image &image,
740 ANGLE_INLINE void SecondaryCommandBuffer::clearColorImage(const Image &image, in clearColorImage() function
Dvk_wrapper.h230 void clearColorImage(const Image &image,
722 ANGLE_INLINE void CommandBuffer::clearColorImage(const Image &image,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp407clearColorImage(vk, vkDevice, queue, queueFamilyIndex, *image, clearColor, VK_IMAGE_LAYOUT_TRANSFE… in render()
640clearColorImage(vk, vkDevice, queue, queueFamilyIndex, *image, clearColor, VK_IMAGE_LAYOUT_UNDEFIN… in createDrawResources()
DvktDynamicRenderingRandomTests.cpp400 clearColorImage(vk, device, queue, queueFamily, *m_imageColor, Vec4(0.0), in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp407clearColorImage(vk, vkDevice, queue, queueFamilyIndex, *image, clearColor, VK_IMAGE_LAYOUT_TRANSFE… in render()
640clearColorImage(vk, vkDevice, queue, queueFamilyIndex, *image, clearColor, VK_IMAGE_LAYOUT_UNDEFIN… in createDrawResources()
DvktDynamicRenderingRandomTests.cpp400 clearColorImage(vk, device, queue, queueFamily, *m_imageColor, Vec4(0.0), in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultisampleLinearInterpolationTests.cpp344 clearColorImage(vk, device, queue, m_context.getUniversalQueueFamilyIndex(), in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultisampleLinearInterpolationTests.cpp344 clearColorImage(vk, device, queue, m_context.getUniversalQueueFamilyIndex(), in iterate()

12