Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c1583 VkRenderingAttachmentInfo *color_attachment = &color_attachments[i]; in begin_subpass() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4945 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 Dimgui_impl_vulkan.cpp844 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 Doverlay.cpp1569 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 DesextcTextureCubeMapArraySampling.cpp3690 textureDefinition color_attachment; local

Completed in 25 milliseconds