/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 30 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 50 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 69 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 88 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 102 const GrVkImageView* colorAttachmentView = nullptr; member
|
D | GrVkRenderTarget.cpp | 32 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 59 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 83 const GrVkImageView* colorAttachmentView) in GrVkRenderTarget() 102 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 187 const GrVkImageView* colorAttachmentView = GrVkImageView::Create(gpu, colorImage, pixelFormat, in MakeWrappedRenderTarget() local
|
D | GrVkRenderTarget.h | 48 const GrVkImageView* colorAttachmentView() const { return fColorAttachmentView; } in colorAttachmentView() function
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Swapchain.cpp | 49 vk::ImageViewCreateInfo colorAttachmentView; in Swapchain() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderTarget.h | 59 const GrVkImageView* colorAttachmentView() const { in colorAttachmentView() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 91 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, … in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 91 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, … in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 172 …auto colorAttachmentView = makeImageView(vkd, device, colorAttachment->get(), VK_IMAGE_VIEW_TYPE… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalIgnoreTests.cpp | 172 …auto colorAttachmentView = makeImageView(vkd, device, colorAttachment->get(), VK_IMAGE_VIEW_TYPE… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 334 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() local
|
D | vktTessellationCommonEdgeTests.cpp | 369 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() local
|
D | vktTessellationMiscDrawTests.cpp | 203 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in runTest() local
|
D | vktTessellationWindingTests.cpp | 437 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage,… in iterate() local
|
D | vktTessellationPrimitiveDiscardTests.cpp | 471 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in test() local
|
D | vktTessellationGeometryGridRenderTests.cpp | 608 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 334 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() local
|
D | vktTessellationCommonEdgeTests.cpp | 369 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() local
|
D | vktTessellationMiscDrawTests.cpp | 203 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in runTest() local
|
D | vktTessellationWindingTests.cpp | 437 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage,… in iterate() local
|
D | vktTessellationGeometryGridRenderTests.cpp | 608 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in iterate() local
|
D | vktTessellationPrimitiveDiscardTests.cpp | 471 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in test() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineDynamicControlPoints.cpp | 287 …auto colorAttachmentView = vk::makeImageView(vkd, device, colorAttachment->get(), vk::VK_IMAG… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDynamicControlPoints.cpp | 287 …auto colorAttachmentView = vk::makeImageView(vkd, device, colorAttachment->get(), vk::VK_IMAG… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 125 Move<VkImageView> colorAttachmentView; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 125 Move<VkImageView> colorAttachmentView; in iterate() local
|