Home
last modified time | relevance | path

Searched defs:color_buffers (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_bind_test.cc47 const auto& color_buffers = pipeline->GetColorAttachments(); in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.c473 unsigned color_buffers = buffers >> 2; variable
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc389 GraphicsPipeline( Device* device, const std::vector<amber::Pipeline::BufferInfo>& color_buffers, amber::Pipeline::BufferInfo depth_stencil_buffer, const std::vector<amber::Pipeline::BufferInfo>& resolve_targets, uint32_t fence_timeout_ms, const std::vector<VkPipelineShaderStageCreateInfo>& shader_stage_info) GraphicsPipeline() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h368 } color_buffers[4], *back, *current; member
389 } *color_buffers, *back; member

Completed in 8 milliseconds