Searched refs:GetColorAttachments (Results 1 – 8 of 8) sorted by relevance
195 ASSERT_EQ(1U, pipelines[0]->GetColorAttachments().size()); in TEST_F()196 const auto& buf1 = pipelines[0]->GetColorAttachments()[0]; in TEST_F()206 ASSERT_EQ(1U, pipelines[1]->GetColorAttachments().size()); in TEST_F()207 const auto& buf2 = pipelines[1]->GetColorAttachments()[0]; in TEST_F()
47 const auto& color_buffers = pipeline->GetColorAttachments(); in TEST_F()295 const auto& color_buffers1 = pipeline->GetColorAttachments(); in TEST_F()306 const auto& color_buffers2 = pipeline->GetColorAttachments(); in TEST_F()340 const auto& color_buffers1 = pipeline->GetColorAttachments(); in TEST_F()376 const auto& color_buffers1 = pipeline->GetColorAttachments(); in TEST_F()
182 if (pipeline->GetColorAttachments().empty()) { in Parse()
307 const auto pixelSize = render_pipeline.pipeline->GetColorAttachments()[0] in MapDeviceTextureToHostBuffer()326 i < render_pipeline.pipeline->GetColorAttachments().size(); i++) { in MapDeviceTextureToHostBuffer()341 auto& host_texture = render_pipeline.pipeline->GetColorAttachments()[i]; in MapDeviceTextureToHostBuffer()937 render_pipeline.pipeline->GetColorAttachments()[0].buffer->GetFormat(); in CreateRenderPipelineDescriptor()1062 render_pipeline.pipeline->GetColorAttachments().size(); in CreateRenderPipelineDescriptor()1072 render_pipeline.pipeline->GetColorAttachments().size(); in CreateRenderPipelineDescriptor()1099 if (i < render_pipeline.pipeline->GetColorAttachments().size()) { in CreateRenderPipelineDescriptor()1100 auto* amber_format = render_pipeline.pipeline->GetColorAttachments()[i] in CreateRenderPipelineDescriptor()1189 render_pipeline.pipeline->GetColorAttachments().size(); in CreateRenderPassDescriptor()1514 render_pipeline->pipeline->GetColorAttachments().size(), -1); in AttachBuffersAndTextures()[all …]
152 for (const auto& colour_info : pipeline->GetColorAttachments()) { in CreatePipeline()184 device_.get(), pipeline->GetColorAttachments(), depth_fmt, in CreatePipeline()
185 const std::vector<BufferInfo>& GetColorAttachments() const { in GetColorAttachments() function
182 ->GetColorAttachments()[0] in ProcessRequireBlock()
910 if (pipeline_->GetColorAttachments().empty()) in ProcessProbe()915 auto* buffer = pipeline_->GetColorAttachments()[0].buffer; in ProcessProbe()