Searched defs:firstAttachment (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | ClearMultiviewGL.cpp | 42 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/ |
| D | Framebuffer.cpp | 42 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/ |
| D | vkDeviceDriverImpl.inl | 1707 …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…
|
| D | vkNullDriverImpl.inl | 3136 …_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/ |
| D | vkDeviceDriverImpl.inl | 1737 …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…
|
| D | vkNullDriverImpl.inl | 3182 …_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/ |
| D | vk_loader_extensions.c | 8754 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/ |
| D | StateManager11.cpp | 1590 const auto *firstAttachment = fbo->getFirstNonNullAttachment(); in processFramebufferInvalidation() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_funcs.hpp | 22150 …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()
|
| D | vulkan_raii.hpp | 21790 …uint32_t firstAttachment, VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Bool32> con… in setColorBlendEnableEXT() 21802 …uint32_t firstA… in setColorBlendEquationEXT() 21815 …uint32_t firstAtt… in setColorWriteMaskEXT() 21870 …uint32_t firstA… in setColorBlendAdvancedEXT()
|
| D | vulkan.hpp | 5538 uint32_t firstAttachment, in vkCmdSetColorBlendEnableEXT() 5546 uint32_t firstAttachment, in vkCmdSetColorBlendEquationEXT() 5554 uint32_t firstAttachment, in vkCmdSetColorWriteMaskEXT() 5588 uint32_t firstAttachment, in vkCmdSetColorBlendAdvancedEXT()
|