Home
last modified time | relevance | path

Searched defs:attachments (Results 1 – 25 of 190) sorted by relevance

12345678

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp109 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/modules/gles3/functional/
Des3fFboInvalidateTests.cpp56 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/mesa3d/src/gallium/drivers/zink/
Dzink_framebuffer.c84 VkFramebufferAttachmentsCreateInfo attachments; in zink_init_framebuffer_imageless() local
251 struct pipe_surface **attachments) in create_framebuffer()
297 struct pipe_surface *attachments[2 * (PIPE_MAX_COLOR_BUFS + 1)] = {0}; in zink_get_framebuffer() local
Dzink_render_pass.c37 VkAttachmentDescription attachments[PIPE_MAX_COLOR_BUFS + 1]; in create_render_pass() local
134 VkAttachmentDescription2 attachments[2 * (PIPE_MAX_COLOR_BUFS + 1)]; in create_render_pass2() local
Dzink_framebuffer.h44 VkImageView attachments[PIPE_MAX_COLOR_BUFS + 1]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp27 const GLenum *attachments) in discard()
34 const GLenum *attachments) in invalidate()
41 const GLenum *attachments, in invalidateSub()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFramebuffer.hpp43 ImageView **attachments = nullptr; member in vk::Framebuffer
DVkRenderPass.hpp98 VkAttachmentDescription *attachments = nullptr; member in vk::RenderPass
DVkPipeline.hpp121 Attachments attachments; member in vk::GraphicsPipeline
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp116 const GLenum *attachments) in invalidate()
123 const GLenum *attachments) in discard()
130 const GLenum *attachments, in invalidateBase()
222 const GLenum *attachments, in invalidateSub()
/third_party/python/Lib/test/test_email/
Dtest_message.py451 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/swiftshader/tests/VulkanWrapper/
DFramebuffer.cpp20 std::vector<vk::ImageView> attachments(multisample ? 2 : 1); in Framebuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp117 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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp27 const GLenum *attachments) in discard()
34 const GLenum *attachments) in invalidate()
41 const GLenum *attachments, in invalidateSub()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp37 const GLenum *attachments) in discard()
45 const GLenum *attachments) in invalidate()
53 const GLenum *attachments, in invalidateSub()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp37 const GLenum *attachments) in discard()
45 const GLenum *attachments) in invalidate()
53 const GLenum *attachments, in invalidateSub()
/third_party/flutter/skia/src/gpu/vk/
DGrVkFramebuffer.cpp23 VkImageView attachments[3]; in Create() local
DGrVkRenderPass.cpp57 SkTArray<VkAttachmentDescription> attachments(numAttachments); in init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.h61 GArray *attachments; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.cpp74 …ader *fragmentShader, const sw::SpirvShader *vertexShader, const vk::Attachments &attachments, boo… in update() argument
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.cpp121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments) in getInvalidateAttachmentStr()
/third_party/skia/src/gpu/vk/
DGrVkFramebuffer.cpp28 VkImageView attachments[3]; in Make() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp213 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/mesa3d/src/glx/
Ddri2.c404 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/
Des31fNegativeBufferApiTests.cpp766 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

12345678