Home
last modified time | relevance | path

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

/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/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/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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceDriverImpl.inl1737 …iver::cmdSetColorBlendEnableEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
1742 …er::cmdSetColorBlendEquationEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
1747 void DeviceDriver::cmdSetColorWriteMaskEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment
1777 …er::cmdSetColorBlendAdvancedEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
DvkNullDriverImpl.inl3182 …_CALL cmdSetColorBlendEnableEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
3190 …ALL cmdSetColorBlendEquationEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
3198 …PI_CALL cmdSetColorWriteMaskEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
3236 …ALL cmdSetColorBlendAdvancedEXT (VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_t…
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c8754 uint32_t firstAttachment, in CmdSetColorBlendEnableEXT()
8769 uint32_t firstAttachment, in CmdSetColorBlendEquationEXT()
8784 uint32_t firstAttachment, in CmdSetColorWriteMaskEXT()
8864 uint32_t firstAttachment, in CmdSetColorBlendAdvancedEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1590 const auto *firstAttachment = fbo->getFirstNonNullAttachment(); in processFramebufferInvalidation() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp22150 …NLINE void CommandBuffer::setColorBlendEnableEXT( uint32_t firstAttach… in setColorBlendEnableEXT()
22161 …ffer::setColorBlendEnableEXT( uint32_t … in setColorBlendEnableEXT()
22172 …d CommandBuffer::setColorBlendEquationEXT( uint32_t fir… in setColorBlendEquationEXT()
22185 …ColorBlendEquationEXT( uint32_t … in setColorBlendEquationEXT()
22197 …E void CommandBuffer::setColorWriteMaskEXT( uint32_t firs… in setColorWriteMaskEXT()
22209 …::setColorWriteMaskEXT( uint32_t … in setColorWriteMaskEXT()
22260 …d CommandBuffer::setColorBlendAdvancedEXT( uint32_t fir… in setColorBlendAdvancedEXT()
22273 …ColorBlendAdvancedEXT( uint32_t … in setColorBlendAdvancedEXT()
Dvulkan_raii.hpp21790uint32_t firstAttachment, VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Bool32> con… in setColorBlendEnableEXT()
21802uint32_t firstA… in setColorBlendEquationEXT()
21815uint32_t firstAtt… in setColorWriteMaskEXT()
21870uint32_t firstA… in setColorBlendAdvancedEXT()
Dvulkan.hpp5538 uint32_t firstAttachment, in vkCmdSetColorBlendEnableEXT()
5546 uint32_t firstAttachment, in vkCmdSetColorBlendEquationEXT()
5554 uint32_t firstAttachment, in vkCmdSetColorWriteMaskEXT()
5588 uint32_t firstAttachment, in vkCmdSetColorBlendAdvancedEXT()