Home
last modified time | relevance | path

Searched defs:color_attachment (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_render_pass.c1583 VkRenderingAttachmentInfo *color_attachment = &color_attachments[i]; in begin_subpass() local
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1569 VkPipelineColorBlendAttachmentState color_attachment[1] = {}; in setup_swapchain_data_pipeline() local
1705 VkAttachmentReference color_attachment = {}; in setup_swapchain_data() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4946 bool color_attachment, bool renderbuffertarget, bool renderbuffer) in ExpectError()
5316 bool framebuffer, bool attachment, bool color_attachment, bool texture, in ExpectError()
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp1480 uint32_t color_attachment = parser.next_uint(); in main_inner() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3690 textureDefinition color_attachment; local