/external/skqp/src/gpu/vk/ |
D | GrVkRenderPass.h | 25 explicit GrVkRenderPass(VkRenderPass renderPass, uint32_t colorAttachmentIndex) in GrVkRenderPass() argument 30 , fColorAttachmentIndex(colorAttachmentIndex) {} in GrVkRenderPass() 101 bool colorAttachmentIndex(uint32_t* index) const;
|
D | GrVkResourceProvider.cpp | 173 VkRenderPass renderPass, uint32_t colorAttachmentIndex) { in findCompatibleExternalRenderPass() argument 179 SkASSERT(fExternalRenderPasses[i]->colorAttachmentIndex(&cachedColorIndex)); in findCompatibleExternalRenderPass() 180 SkASSERT(cachedColorIndex == colorAttachmentIndex); in findCompatibleExternalRenderPass() 186 const GrVkRenderPass* newRenderPass = new GrVkRenderPass(renderPass, colorAttachmentIndex); in findCompatibleExternalRenderPass()
|
D | GrVkResourceProvider.h | 74 uint32_t colorAttachmentIndex);
|
D | GrVkRenderPass.cpp | 172 bool GrVkRenderPass::colorAttachmentIndex(uint32_t* index) const { in colorAttachmentIndex() function in GrVkRenderPass
|
D | GrVkGpuCommandBuffer.cpp | 481 SkAssertResult(cbInfo.fRenderPass->colorAttachmentIndex(&colorIndex)); in onClear() 848 SkAssertResult(cbInfo.fRenderPass->colorAttachmentIndex(&vkInfo.fColorAttachmentIndex)); in executeDrawable()
|
D | GrVkCommandBuffer.cpp | 228 SkAssertResult(fActiveRenderPass->colorAttachmentIndex(&testIndex)); in clearAttachments()
|
D | GrVkGpu.cpp | 2279 bool result = renderPass->colorAttachmentIndex(&index); in submitSecondaryCommandBuffer()
|
/external/skia/src/gpu/vk/ |
D | GrVkRenderPass.h | 41 uint32_t colorAttachmentIndex) in GrVkRenderPass() argument 48 , fColorAttachmentIndex(colorAttachmentIndex) {} in GrVkRenderPass() 116 bool colorAttachmentIndex(uint32_t* index) const;
|
D | GrVkResourceProvider.cpp | 158 VkRenderPass renderPass, uint32_t colorAttachmentIndex) { in findCompatibleExternalRenderPass() argument 164 SkASSERT(fExternalRenderPasses[i]->colorAttachmentIndex(&cachedColorIndex)); in findCompatibleExternalRenderPass() 165 SkASSERT(cachedColorIndex == colorAttachmentIndex); in findCompatibleExternalRenderPass() 172 colorAttachmentIndex); in findCompatibleExternalRenderPass()
|
D | GrVkResourceProvider.h | 84 uint32_t colorAttachmentIndex);
|
D | GrVkOpsRenderPass.cpp | 511 SkAssertResult(fCurrentRenderPass->colorAttachmentIndex(&colorIndex)); in onClear() 859 SkAssertResult(fCurrentRenderPass->colorAttachmentIndex(&vkInfo.fColorAttachmentIndex)); in onExecuteDrawable()
|
D | GrVkRenderPass.cpp | 340 bool GrVkRenderPass::colorAttachmentIndex(uint32_t* index) const { in colorAttachmentIndex() function in GrVkRenderPass
|
D | GrVkCommandBuffer.cpp | 231 SkAssertResult(fActiveRenderPass->colorAttachmentIndex(&testIndex)); in clearAttachments()
|
D | GrVkGpu.cpp | 2450 bool result = renderPass->colorAttachmentIndex(&index); in beginRenderPass()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Clear11.cpp | 460 for (auto colorAttachmentIndex : fboData.getEnabledDrawBuffers()) in clearFramebuffer() local 463 colorAttachmentIndex, clearParams.colorMask); in clearFramebuffer() 467 const gl::FramebufferAttachment &attachment = colorAttachments[colorAttachmentIndex]; in clearFramebuffer() 469 if (!clearParams.clearColor[colorAttachmentIndex]) in clearFramebuffer() 488 << colorAttachmentIndex << " has internal format " << attachment.getFormat() in clearFramebuffer()
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_command_buffer.mm | 1806 uint32_t colorAttachmentIndex) 1808 if (colorAttachmentIndex >= mRenderPassDesc.numColorAttachments) 1814 mRenderPassDesc.colorAttachments[colorAttachmentIndex].storeAction = action; 1864 uint32_t colorAttachmentIndex) 1867 if (mCachedRenderPassDescObjC.get().colorAttachments[colorAttachmentIndex].texture) 1869 mCachedRenderPassDescObjC.get().colorAttachments[colorAttachmentIndex].loadAction = action; 1870 mCachedRenderPassDescObjC.get().colorAttachments[colorAttachmentIndex].clearColor =
|
D | mtl_command_buffer.h | 455 RenderCommandEncoder &setColorStoreAction(MTLStoreAction action, uint32_t colorAttachmentIndex); 471 uint32_t colorAttachmentIndex);
|
/external/deqp-deps/amber/src/dawn/ |
D | engine_dawn.cc | 1190 uint32_t colorAttachmentIndex = 0; in CreateRenderPassDescriptor() local 1193 colorAttachmentsInfo[colorAttachmentIndex].attachment = colorAttachment; in CreateRenderPassDescriptor() 1194 colorAttachmentsInfoPtr[colorAttachmentIndex] = in CreateRenderPassDescriptor() 1195 colorAttachmentsInfo[colorAttachmentIndex]; in CreateRenderPassDescriptor() 1197 ++colorAttachmentIndex; in CreateRenderPassDescriptor()
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.cpp | 3830 … (uint32_t colorAttachmentIndex = 0; colorAttachmentIndex < pCreateInfo->pSubpasses[subpassIndex].… in PreCallValidateCreateRenderPass() local 3832 …ndex, colorAttachmentIndex }), "VkImageLayout", AllVkImageLayoutEnums, pCreateInfo->pSubpasses[sub… in PreCallValidateCreateRenderPass() 3838 … (uint32_t colorAttachmentIndex = 0; colorAttachmentIndex < pCreateInfo->pSubpasses[subpassIndex].… in PreCallValidateCreateRenderPass() local 3840 …dex, colorAttachmentIndex }), "VkImageLayout", AllVkImageLayoutEnums, pCreateInfo->pSubpasses[subp… in PreCallValidateCreateRenderPass() 6876 … (uint32_t colorAttachmentIndex = 0; colorAttachmentIndex < pCreateInfo->pSubpasses[subpassIndex].… in PreCallValidateCreateRenderPass2KHR() local 6878 …ndex, colorAttachmentIndex }), "VkImageLayout", AllVkImageLayoutEnums, pCreateInfo->pSubpasses[sub… in PreCallValidateCreateRenderPass2KHR() 6886 … (uint32_t colorAttachmentIndex = 0; colorAttachmentIndex < pCreateInfo->pSubpasses[subpassIndex].… in PreCallValidateCreateRenderPass2KHR() local 6888 …dex, colorAttachmentIndex }), "VkImageLayout", AllVkImageLayoutEnums, pCreateInfo->pSubpasses[subp… in PreCallValidateCreateRenderPass2KHR()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | FramebufferVk.cpp | 2653 vk::PackedAttachmentIndex colorAttachmentIndex(0); in startNewRenderPass() local 2658 colorAttachmentIndex); in startNewRenderPass() 2659 ++colorAttachmentIndex; in startNewRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 728 …void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayou… in addSubpassColorAttachmentWithResolve() argument 731 makeAttachmentReference(colorAttachmentIndex, colorSubpassLayout)); in addSubpassColorAttachmentWithResolve()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5393 const deUint32 colorAttachmentIndex = subpassColorAttachments[colorAttachmentNdx]; in addAttachmentAllocationTests() local 5395 if (lastUseOfAttachment[colorAttachmentIndex]) in addAttachmentAllocationTests() 5399 const deUint32 srcPass = *lastUseOfAttachment[colorAttachmentIndex]; in addAttachmentAllocationTests() 5436 lastUseOfAttachment[colorAttachmentIndex] = just(subpassIndex); in addAttachmentAllocationTests()
|