Home
last modified time | relevance | path

Searched defs:attachmentIndex (Results 1 – 25 of 27) 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.cpp166 uint32_t GetImageClearFlags(const angle::Format &format, uint32_t attachmentIndex, bool clearDepth) in GetImageClearFlags()
326 for (uint32_t attachmentIndex = 0; attachmentIndex < colorAttachmentCount; ++attachmentIndex) in GetUnresolveFlags() local
670 uint32_t attachmentIndex, in InsertInputDecorations()
3221 for (uint32_t attachmentIndex = 0; attachmentIndex < colorAttachmentCount; ++attachmentIndex) in unresolve() local
Dvk_cache_utils.cpp2274 for (size_t attachmentIndex = 0; attachmentIndex < blendStateExt.mMaxDrawBuffers; in updateBlendEquations() local
2292 for (size_t attachmentIndex = 0; attachmentIndex < blendStateExt.mMaxDrawBuffers; in updateBlendFuncs() local
Dvk_helpers.cpp1677 void CommandBufferHelper::invalidateRenderPassColorAttachment(PackedAttachmentIndex attachmentIndex) in invalidateRenderPassColorAttachment()
/external/swiftshader/src/Vulkan/
DVkFramebuffer.cpp111 uint32_t attachmentIndex = subpass.pColorAttachments[attachment.colorAttachment].attachment; in clearAttachment() local
131 uint32_t attachmentIndex = subpass.pDepthStencilAttachment->attachment; in clearAttachment() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3117 const deUint32 attachmentIndex = getAttachmentNdx(colorAttachments, attachmentNdx); in renderReferenceValues() local
3140 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
3174 const deUint32 attachmentIndex = subpass.getColorAttachments()[colorClearNdx].getAttachment(); in renderReferenceValues() local
3190 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
3226 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues() local
3254 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
3295 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues() local
3321 …const deUint32 attachmentIndex = subpass.getInputAttachments()[inputAttachmentNdx].getAttachmen… in renderReferenceValues() local
3346 …const deUint32 attachmentIndex = subpass.getColorAttachments()[attachmentRefNdx].getAttachment(… in renderReferenceValues() local
3383 const deUint32 attachmentIndex = subpass.getDepthStencilAttachment().getAttachment(); in renderReferenceValues() local
[all …]
/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp330 for (size_t attachmentIndex = 0; attachmentIndex < colorAttachments.size(); ++attachmentIndex) in getColorAttachmentsForRender() local
/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp554 uint32_t attachmentIndex = inputAttachmentIndex + index; in loadInputAttachmentDataImpl() local
684 unsigned int attachmentIndex = inputAttachmentIndex + arrayIndex; in declareSubpassInputVariables() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp720 void addSubpassColorAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment()
736 …void addSubpassDepthStencilAttachment (const deUint32 attachmentIndex, const VkImageLayout subpass… in addSubpassDepthStencilAttachment()
752 void addSubpassInputAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment()
758 void addSubpassPreserveAttachment (const deUint32 attachmentIndex) in addSubpassPreserveAttachment()
DvktPipelineColorWriteEnableTests.cpp964 …for (deUint32 attachmentIndex = 0u; attachmentIndex < kNumColorAttachments; ++attachmentIndex, ++n… in iterate() local
DvktPipelineFramebufferAttachmentTests.cpp126 deUint32 attachmentIndex = 0; in makeRenderPass() local
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp1450 for (GLsizei attachmentIndex = 0; attachmentIndex < numAttachments; ++attachmentIndex) in ConvertDefaultFramebufferEnums() local
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp57 auto attachmentIndex = subpass.pInputAttachments[i].attachment; local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp1688 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/angle/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp4628 for (int attachmentIndex = 0; attachmentIndex < 4; ++attachmentIndex) in TEST_P() local
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7134 uint32_t attachmentIndex; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7134 uint32_t attachmentIndex; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3667 deUint32 attachmentIndex; member
DvkVulkan_c.inl10406 deUint32 attachmentIndex; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h8848 uint32_t attachmentIndex; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8855 uint32_t attachmentIndex; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8848 uint32_t attachmentIndex; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h9502 uint32_t attachmentIndex; member

12