/external/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 28 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 43 const GrVkImageView* colorAttachmentView) in GrVkTextureRenderTarget() 56 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 71 const GrVkImageView* colorAttachmentView, in GrVkTextureRenderTarget() 139 const GrVkImageView* colorAttachmentView = GrVkImageView::Create(gpu, colorImage, pixelFormat, in Make() local 233 const GrVkImageView* colorAttachmentView = GrVkImageView::Create(gpu, in updateForMipmap() local
|
D | GrVkRenderTarget.cpp | 29 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 52 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 74 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 94 const GrVkImageView* colorAttachmentView, in GrVkRenderTarget() 157 const GrVkImageView* colorAttachmentView = GrVkImageView::Create(gpu, colorImage, pixelFormat, in Create() local
|
D | GrVkRenderTarget.h | 43 const GrVkImageView* colorAttachmentView() const { return fColorAttachmentView; } in colorAttachmentView() function
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 86 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, … in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 329 …const Unique<VkImageView> colorAttachmentView(makeImageView (vk, device, *colorAttachmentIma… in test() local
|
D | vktTessellationCommonEdgeTests.cpp | 364 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmen… in test() local
|
D | vktTessellationMiscDrawTests.cpp | 198 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in runTest() local
|
D | vktTessellationGeometryGridRenderTests.cpp | 554 …const Unique<VkImageView> colorAttachmentView(makeImageView (vk, device, *colorAttachmentIma… in iterate() local
|
D | vktTessellationWindingTests.cpp | 357 …const Unique<VkImageView> colorAttachmentView(makeImageView (vk, device, *c… in iterate() local
|
D | vktTessellationPrimitiveDiscardTests.cpp | 465 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in test() local
|
D | vktTessellationGeometryPassthroughTests.cpp | 488 …const Unique<VkImageView> colorAttachmentView(makeImageView(vk, device, *colorAttachmentImage, VK… in iterate() local
|
D | vktTessellationShaderInputOutputTests.cpp | 109 …const Unique<VkImageView> colorAttachmentView(makeImageView (vk, device, *colorAttachmentIma… in runTest() local
|
D | vktTessellationUserDefinedIO.cpp | 828 …const Unique<VkImageView> colorAttachmentView(makeImageView(vk, device, *colorAttachmentImage… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 418 …Move<VkImageView> colorAttachmentView = makeImageView(vk, device, **colorAttachmentImage, VK_… in executeGraphicPipeline() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 651 vk::VkImageView colorAttachmentView, in createFramebuffer()
|