Searched refs:AttachmentDesc (Results 1 – 7 of 7) sorted by relevance
49 void CreateAttachmentDescriptions(const array_view<const RenderPassDesc::AttachmentDesc> attachment… in CreateAttachmentDescriptions()83 void CreateAttachmentDescriptions2(const array_view<const RenderPassDesc::AttachmentDesc> attachmen… in CreateAttachmentDescriptions2()123 …chmentDescriptionsCompatibility(const array_view<const RenderPassDesc::AttachmentDesc> attachments, in CreateAttachmentDescriptionsCompatibility()149 …hmentDescriptionsCompatibility2(const array_view<const RenderPassDesc::AttachmentDesc> attachments, in CreateAttachmentDescriptionsCompatibility2()
106 const RenderPassDesc::AttachmentDesc& atDesc = renderPassDesc.attachments[idx]; in HashFramebuffer()167 const RenderPassDesc::AttachmentDesc& attachmentDesc = renderPassDesc.attachments[idx]; in CreateFramebuffer()
144 …void HandleColorAttachments(const BASE_NS::array_view<const RenderPassDesc::AttachmentDesc*> color…145 void HandleDepthAttachment(const RenderPassDesc::AttachmentDesc& depthAttachment);
587 array_view<RenderPassDesc::AttachmentDesc> attachments) in MapColorAttachments()618 array_view<RenderPassDesc::AttachmentDesc> attachments) in MapDepthAttachments()
1258 …dGLES::HandleColorAttachments(const array_view<const RenderPassDesc::AttachmentDesc*> colorAttachm… in HandleColorAttachments()1288 void RenderBackendGLES::HandleDepthAttachment(const RenderPassDesc::AttachmentDesc& depthAttachment) in HandleDepthAttachment()1361 const RenderPassDesc::AttachmentDesc* in DoSubPass()
981 struct AttachmentDesc { struct1008 AttachmentDesc attachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUNT];1027 …RenderPassDesc::AttachmentDesc attachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUN…
946 const RenderPassDesc::AttachmentDesc& attachmentDesc = attachments[attachmentIdx]; in BeginRenderPassUpdateImageStates()1001 …const RenderPassDesc::AttachmentDesc& attachmentDesc = renderPassDesc.attachments[attachmentIndex]; in BeginRenderPassUpdateSubpassImageStates()