Searched refs:GetColorTargetState (Results 1 – 6 of 6) sorted by relevance
320 ApplyColorState(gl, attachmentSlot, GetColorTargetState(attachmentSlot)); in ApplyNow()325 const ColorTargetState* descriptor = GetColorTargetState(attachmentSlot); in ApplyNow()
79 const ColorTargetState* GetColorTargetState(ColorAttachmentIndex attachmentSlot) const;
768 const ColorTargetState* RenderPipelineBase::GetColorTargetState( in GetColorTargetState() function in dawn_native::RenderPipelineBase893 const ColorTargetState& desc = *GetColorTargetState(i); in ComputeContentHash()954 const ColorTargetState& descA = *a->GetColorTargetState(i); in operator ()()955 const ColorTargetState& descB = *b->GetColorTargetState(i); in operator ()()
400 ComputeColorDesc(GetColorTargetState(i)); in Initialize()
467 const ColorTargetState* target = GetColorTargetState(i); in Initialize()
366 const ColorTargetState* descriptor = GetColorTargetState(i);