Home
last modified time | relevance | path

Searched defs:attachmentIndex (Results 1 – 25 of 31) sorted by relevance

12

/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.h115 void clearRenderPassColorAttachment(size_t attachmentIndex, const VkClearColorValue &clearValue) in clearRenderPassColorAttachment()
121 void clearRenderPassDepthAttachment(size_t attachmentIndex, float depth) in clearRenderPassDepthAttachment()
127 void clearRenderPassStencilAttachment(size_t attachmentIndex, uint32_t stencil) in clearRenderPassStencilAttachment()
133 void invalidateRenderPassColorAttachment(size_t attachmentIndex) in invalidateRenderPassColorAttachment()
138 void invalidateRenderPassDepthAttachment(size_t attachmentIndex) in invalidateRenderPassDepthAttachment()
143 void invalidateRenderPassStencilAttachment(size_t attachmentIndex) in invalidateRenderPassStencilAttachment()
735 size_t attachmentIndex, in clearRenderPassColorAttachment()
742 ANGLE_INLINE void CommandGraphResource::clearRenderPassDepthAttachment(size_t attachmentIndex, in clearRenderPassDepthAttachment()
749 ANGLE_INLINE void CommandGraphResource::clearRenderPassStencilAttachment(size_t attachmentIndex, in clearRenderPassStencilAttachment()
756 ANGLE_INLINE void CommandGraphResource::invalidateRenderPassColorAttachment(size_t attachmentIndex) in invalidateRenderPassColorAttachment()
[all …]
DUtilsVk.cpp158 uint32_t GetImageClearFlags(const angle::Format &format, uint32_t attachmentIndex, bool clearDepth) in GetImageClearFlags()
312 for (uint32_t attachmentIndex = 0; attachmentIndex < colorAttachmentCount; ++attachmentIndex) in GetUnresolveFlags() local
655 uint32_t attachmentIndex, in InsertInputDecorations()
3331 for (uint32_t attachmentIndex = 0; attachmentIndex < colorAttachmentCount; ++attachmentIndex) in unresolve() local
Dvk_cache_utils.cpp2571 for (size_t attachmentIndex : attachmentMask) in updateBlendEquations() local
2589 for (size_t attachmentIndex : attachmentMask) in updateBlendFuncs() local
2619 for (size_t attachmentIndex : attachmentsToClear) in resetBlendFuncsAndEquations() local
Dvk_helpers.cpp2160 PackedAttachmentIndex attachmentIndex, in invalidateRenderPassColorAttachment()
/external/swiftshader/src/Vulkan/
DVkFramebuffer.cpp138 uint32_t attachmentIndex = subpass.pColorAttachments[attachment.colorAttachment].attachment; in clearAttachment() local
150 uint32_t attachmentIndex = subpass.pDepthStencilAttachment->attachment; in clearAttachment() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3482 const deUint32 attachmentIndex = getAttachmentNdx(colorAttachments, attachmentNdx); in renderReferenceValues() local
3505 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
3539 const deUint32 attachmentIndex = subpass.getColorAttachments()[colorClearNdx].getAttachment(); in renderReferenceValues() local
3555 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
3591 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues() local
3619 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
3660 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues() local
3686 …const deUint32 attachmentIndex = subpass.getInputAttachments()[inputAttachmentNdx].getAttachmen… in renderReferenceValues() local
3711 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues() local
3748 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
[all …]
/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp440 uint32_t attachmentIndex = inputAttachmentIndex + index; in loadInputAttachmentDataImpl() local
570 unsigned int attachmentIndex = inputAttachmentIndex + arrayIndex; in declareSubpassInputVariables() local
/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp329 for (size_t attachmentIndex = 0; attachmentIndex < colorAttachments.size(); ++attachmentIndex) in getColorAttachmentsForRender() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp839 void addSubpassColorAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment()
855 …void addSubpassDepthStencilAttachment (const deUint32 attachmentIndex, const VkImageLayout subpass… in addSubpassDepthStencilAttachment()
871 void addSubpassInputAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment()
877 void addSubpassPreserveAttachment (const deUint32 attachmentIndex) in addSubpassPreserveAttachment()
DvktPipelineColorWriteEnableTests.cpp969 …for (deUint32 attachmentIndex = 0u; attachmentIndex < kNumColorAttachments; ++attachmentIndex, ++n… in iterate() local
DvktPipelineFramebufferAttachmentTests.cpp126 deUint32 attachmentIndex = 0; in makeRenderPass() local
/external/angle/src/tests/gl_tests/
DDrawBuffersTest.cpp1181 for (uint32_t attachmentIndex = 0; attachmentIndex < 4; ++attachmentIndex) in TEST_P() local
DWebGLCompatibilityTest.cpp4738 for (int attachmentIndex = 0; attachmentIndex < 4; ++attachmentIndex) in TEST_P() local
/external/angle/src/libANGLE/capture/
Dframe_capture_utils.cpp353 for (size_t attachmentIndex = 0; attachmentIndex < colorAttachments.size(); in SerializeFramebufferState() local
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp1798 for (GLsizei attachmentIndex = 0; attachmentIndex < numAttachments; ++attachmentIndex) in ConvertDefaultFramebufferEnums() local
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp59 auto attachmentIndex = subpass.pInputAttachments[i].attachment; local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp1695 deUint32 attachmentIndex = 0; in iterate() local
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp1862 …for (uint32_t attachmentIndex = 0; attachmentIndex < pCreateInfos[i].pColorBlendState->attachmentC… in manual_PreCallValidateCreateGraphicsPipelines() local
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.cpp3784 …for (uint32_t attachmentIndex = 0; attachmentIndex < pCreateInfo->attachmentCount; ++attachmentInd… in PreCallValidateCreateRenderPass() local
4515 for (uint32_t attachmentIndex = 0; attachmentIndex < attachmentCount; ++attachmentIndex) in PreCallValidateCmdClearAttachments() local
6830 …for (uint32_t attachmentIndex = 0; attachmentIndex < pCreateInfo->attachmentCount; ++attachmentInd… in PreCallValidateCreateRenderPass2KHR() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl4111 uint32_t attachmentIndex; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h8848 uint32_t attachmentIndex; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h9609 uint32_t attachmentIndex; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h9502 uint32_t attachmentIndex; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h10817 uint32_t attachmentIndex; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h10099 uint32_t attachmentIndex; member

12