Searched defs:color_attachment (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.c | 1583 VkRenderingAttachmentInfo *color_attachment = &color_attachments[i]; in begin_subpass() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 4945 ExpectError(glw::GLenum expected_error, bool framebuffer, bool attachment, bool color_attachment, bool renderbuffertarget, bool renderbuffer) ExpectError() argument 5315 ExpectError(glw::GLenum expected_error, const glw::GLchar* function_name, bool framebuffer, bool attachment, bool color_attachment, bool texture, bool level, const glw::GLchar* texture_type, bool layer) ExpectError() argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_vulkan.cpp | 844 VkPipelineColorBlendAttachmentState color_attachment[1] = {}; in ImGui_ImplVulkan_CreatePipeline() local 1322 VkAttachmentReference color_attachment = {}; ImGui_ImplVulkanH_CreateWindowSwapChain() local [all...] |
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | overlay.cpp | 1569 VkPipelineColorBlendAttachmentState color_attachment[1] = {}; in setup_swapchain_data_pipeline() local 1705 VkAttachmentReference color_attachment = {}; setup_swapchain_data() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 3690 textureDefinition color_attachment; local
|
Completed in 25 milliseconds