Home
last modified time | relevance | path

Searched defs:firstAttachment (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp42 const gl::FramebufferAttachment *firstAttachment = state.getFirstNonNullAttachment(); in clearMultiviewFBO() local
62 const gl::FramebufferAttachment *firstAttachment = state.getFirstNonNullAttachment(); in clearLayeredFBO() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp42 const gl::FramebufferAttachment *firstAttachment = state.getFirstNonNullAttachment(); in clearMultiviewFBO() local
62 const gl::FramebufferAttachment *firstAttachment = state.getFirstNonNullAttachment(); in clearLayeredFBO() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp38 bool CheckMultiviewStateMatchesForCompleteness(const FramebufferAttachment *firstAttachment, in CheckMultiviewStateMatchesForCompleteness()
548 const FramebufferAttachment &firstAttachment = mColorAttachments[firstAttachmentIdx]; in colorAttachmentsAreUniqueImages() local
1014 const FramebufferAttachment *firstAttachment = getFirstNonNullAttachment(); in checkStatusWithGLFrontEnd() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp42 const FramebufferAttachment *firstAttachment, in CheckMultiviewStateMatchesForCompleteness()
690 const FramebufferAttachment &firstAttachment = mColorAttachments[firstAttachmentIdx]; in colorAttachmentsAreUniqueImages() local
1229 const FramebufferAttachment *firstAttachment = getFirstNonNullAttachment(); in checkStatusWithGLFrontEnd() local
/third_party/vulkan-loader/loader/generated/
Dvk_dispatch_table_helper.h351 …LL StubCmdSetColorBlendEnableEXT(VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t… in StubCmdSetColorBlendEnableEXT()
352 … StubCmdSetColorBlendEquationEXT(VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t… in StubCmdSetColorBlendEquationEXT()
353 …CALL StubCmdSetColorWriteMaskEXT(VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t… in StubCmdSetColorWriteMaskEXT()
359 … StubCmdSetColorBlendAdvancedEXT(VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t… in StubCmdSetColorBlendAdvancedEXT()
Dvk_loader_extensions.c6984 uint32_t firstAttachment, in CmdSetColorBlendEnableEXT()
6999 uint32_t firstAttachment, in CmdSetColorBlendEquationEXT()
7014 uint32_t firstAttachment, in CmdSetColorWriteMaskEXT()
7094 uint32_t firstAttachment, in CmdSetColorBlendAdvancedEXT()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl1707 …iver::cmdSetColorBlendEnableEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
1712 …er::cmdSetColorBlendEquationEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
1717 void DeviceDriver::cmdSetColorWriteMaskEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment
1747 …er::cmdSetColorBlendAdvancedEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
DvkNullDriverImpl.inl3136 …_CALL cmdSetColorBlendEnableEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
3144 …ALL cmdSetColorBlendEquationEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
3152 …PI_CALL cmdSetColorWriteMaskEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
3190 …ALL cmdSetColorBlendAdvancedEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1590 const auto *firstAttachment = fbo->getFirstNonNullAttachment(); in processFramebufferInvalidation() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1544 const auto *firstAttachment = fbo->getFirstNonNullAttachment(); in processFramebufferInvalidation() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp20503 …NLINE void CommandBuffer::setColorBlendEnableEXT( uint32_t firstAttach… in setColorBlendEnableEXT()
20514 …ffer::setColorBlendEnableEXT( uint32_t … in setColorBlendEnableEXT()
20525 …d CommandBuffer::setColorBlendEquationEXT( uint32_t fir… in setColorBlendEquationEXT()
20538 …ColorBlendEquationEXT( uint32_t … in setColorBlendEquationEXT()
20550 …E void CommandBuffer::setColorWriteMaskEXT( uint32_t firs… in setColorWriteMaskEXT()
20562 …::setColorWriteMaskEXT( uint32_t … in setColorWriteMaskEXT()
20613 …d CommandBuffer::setColorBlendAdvancedEXT( uint32_t fir… in setColorBlendAdvancedEXT()
20626 …ColorBlendAdvancedEXT( uint32_t … in setColorBlendAdvancedEXT()
Dvulkan_raii.hpp18276uint32_t firstAttachment, VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Bool32> con… in setColorBlendEnableEXT()
18288uint32_t firstA… in setColorBlendEquationEXT()
18301uint32_t firstAtt… in setColorWriteMaskEXT()
18356uint32_t firstA… in setColorBlendAdvancedEXT()
Dvulkan.hpp5512 uint32_t firstAttachment, in vkCmdSetColorBlendEnableEXT()
5520 uint32_t firstAttachment, in vkCmdSetColorBlendEquationEXT()
5528 uint32_t firstAttachment, in vkCmdSetColorWriteMaskEXT()
5562 uint32_t firstAttachment, in vkCmdSetColorBlendAdvancedEXT()