| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiGranularityTests.cpp | 109 const std::vector<AttachmentInfo>& attachments, in GranularityInstance() 373 const std::vector<AttachmentInfo>& attachments, in GranularityCase() 465 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 473 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 483 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 499 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiGranularityTests.cpp | 114 const std::vector<AttachmentInfo>& attachments, in GranularityInstance() 439 const std::vector<AttachmentInfo>& attachments, in GranularityCase() 546 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 554 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 564 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 582 std::vector<AttachmentInfo> attachments = { AttachmentInfo(format, i0, i1, 1) }; in createGranularityQueryTests() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fFboInvalidateTests.cpp | 56 vector<deUint32> attachments; in getDefaultFBDiscardAttachments() local 72 vector<deUint32> attachments; in getFBODiscardAttachments() local 148 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 220 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 314 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 368 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 473 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local 584 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local 718 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local 844 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local [all …]
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| D | FramebufferNULL.cpp | 27 const GLenum *attachments) in discard() 34 const GLenum *attachments) in invalidate() 41 const GLenum *attachments, in invalidateSub()
|
| /third_party/python/Lib/test/test_email/ |
| D | test_message.py | 451 def message_as_get_body(self, body_parts, attachments, parts, msg): argument 483 def message_as_iter_attachment(self, body_parts, attachments, parts, msg): argument 489 def message_as_iter_parts(self, body_parts, attachments, parts, msg): argument 710 def message_as_clear(self, body_parts, attachments, parts, msg): argument 718 def message_as_clear_content(self, body_parts, attachments, parts, msg): argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | Framebuffer11.cpp | 117 const GLenum *attachments) in invalidate() 124 const GLenum *attachments) in discard() 131 const GLenum *attachments, in invalidateBase() 223 const GLenum *attachments, in invalidateSub()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkFramebuffer.hpp | 43 ImageView **attachments = nullptr; member in vk::Framebuffer
|
| D | VkRenderPass.hpp | 98 VkAttachmentDescription *attachments = nullptr; member in vk::RenderPass
|
| D | VkPipeline.hpp | 121 Attachments attachments; member in vk::GraphicsPipeline
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | Framebuffer9.cpp | 37 const GLenum *attachments) in discard() 45 const GLenum *attachments) in invalidate() 53 const GLenum *attachments, in invalidateSub()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | Framebuffer.cpp | 20 std::vector<vk::ImageView> attachments(multisample ? 2 : 1); in Framebuffer() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_framebuffer.h | 43 VkImageView attachments[]; member
|
| D | vk_render_pass.h | 130 struct vk_subpass_attachment *attachments; member 299 struct vk_render_pass_attachment *attachments; member 371 VkRenderingAttachmentInfo attachments[]; member
|
| D | vk_command_buffer.h | 130 struct vk_attachment_state *attachments; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | PixelProcessor.cpp | 74 …ader *fragmentShader, const sw::SpirvShader *vertexShader, const vk::Attachments &attachments, boo… in update() argument
|
| D | Context.cpp | 702 BlendState GraphicsState::getBlendState(int index, const Attachments &attachments, bool fragmentCon… in getBlendState() argument 717 bool GraphicsState::alphaBlendActive(int index, const Attachments &attachments, bool fragmentContai… in alphaBlendActive() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | TracePerfTest.cpp | 213 const GLenum *attachments) in InvalidateFramebufferProc() 220 const GLenum *attachments, in InvalidateSubFramebufferProc() 242 const GLenum *attachments) in DiscardFramebufferEXTProc() 1722 const GLenum *attachments) in ConvertDefaultFramebufferEnums() 1736 const GLenum *attachments) in onReplayInvalidateFramebuffer() 1752 const GLenum *attachments, in onReplayInvalidateSubFramebuffer() 1799 const GLenum *attachments) in onReplayDiscardFramebufferEXT()
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluStrUtil.cpp | 121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments) in getInvalidateAttachmentStr()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkFramebuffer.cpp | 28 VkImageView attachments[3]; in Make() local
|
| /third_party/mesa3d/src/glx/ |
| D | dri2.c | 404 unsigned int *attachments, int count, int *outCount) in DRI2GetBuffers() 463 unsigned int *attachments, int count, int *outCount) in DRI2GetBuffersWithFormat()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fNegativeBufferApiTests.cpp | 766 std::vector<deUint32> attachments (4); in draw_buffers() local 1686 deUint32 attachments[3]; in invalidate_framebuffer() local 1735 deUint32 attachments[3]; in invalidate_sub_framebuffer() local
|
| D | es31fNegativeAdvancedBlendEquationTests.cpp | 228 const glw::GLenum attachments[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in attachment_advanced_equation() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_framebuffer.c | 84 VkFramebufferAttachmentsCreateInfo attachments; in zink_init_framebuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 716 RenderPass (const vector<Attachment>& attachments, in RenderPass() 841 const vector<Attachment>& attachments = renderPass.getAttachments(); in logRenderPassInfo() local 1258 vector<AttachmentDesc> attachments; in createRenderPass() local 1312 const vector<VkImageView>& attachments) in createFramebuffer() 4700 …itializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachments, T… in initializeAttachmentIsLazy() 4879 …::Random& rng, vector<Maybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments, c… in initializeImageClearValues() 4890 …::Random& rng, vector<Maybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments, d… in initializeRenderPassClearValues() 5064 const vector<Attachment>& attachments) in checkTextureFormatSupport() 5676 vector<Attachment> attachments; in addAttachmentTests() local 5821 vector<Attachment> attachments; in addAttachmentWriteMaskTests() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 726 RenderPass (const vector<Attachment>& attachments, in RenderPass() 851 const vector<Attachment>& attachments = renderPass.getAttachments(); in logRenderPassInfo() local 1270 vector<AttachmentDesc> attachments; in createRenderPass() local 1324 const vector<VkImageView>& attachments) in createFramebuffer() 4714 …itializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachments, T… in initializeAttachmentIsLazy() 4893 …::Random& rng, vector<Maybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments, c… in initializeImageClearValues() 4904 …::Random& rng, vector<Maybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments, d… in initializeRenderPassClearValues() 5078 const vector<Attachment>& attachments) in checkTextureFormatSupport() 5701 vector<Attachment> attachments; in addAttachmentTests() local 5846 vector<Attachment> attachments; in addAttachmentWriteMaskTests() local [all …]
|