Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_vulkan.cpp613 VkPipelineColorBlendAttachmentState color_attachment[1] = {}; in ImGui_ImplVulkan_CreateDeviceObjects() local
982 VkAttachmentReference color_attachment = {}; in ImGui_ImplVulkanH_CreateWindowDataSwapChainAndFramebuffer() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_vulkan.cpp844 VkPipelineColorBlendAttachmentState color_attachment[1] = {}; in ImGui_ImplVulkan_CreatePipeline() local
1322 VkAttachmentReference color_attachment = {}; in ImGui_ImplVulkanH_CreateWindowSwapChain() 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