Searched refs:attachments (Results 1 - 25 of 146) sorted by relevance

123456

/external/mesa3d/src/intel/vulkan/
H A Danv_pass.c42 size += pCreateInfo->attachmentCount * sizeof(pass->attachments[0]);
55 pass->attachments = (void *) pass + attachments_offset;
69 struct anv_render_pass_attachment *att = &pass->attachments[i];
120 pass->attachments[a].usage |= VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT;
121 pass->attachments[a].subpass_usage[i] |= ANV_SUBPASS_USAGE_INPUT;
122 pass->attachments[a].last_subpass_idx = i;
139 pass->attachments[a].usage |= VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT;
140 pass->attachments[a].subpass_usage[i] |= ANV_SUBPASS_USAGE_DRAW;
141 pass->attachments[a].last_subpass_idx = i;
157 pass->attachments[color_at
[all...]
H A DgenX_cmd_buffer.c395 * Setup anv_cmd_state::attachments for vkCmdBeginRenderPass.
405 vk_free(&cmd_buffer->pool->alloc, state->attachments);
408 state->attachments = NULL;
412 state->attachments = vk_alloc(&cmd_buffer->pool->alloc,
414 sizeof(state->attachments[0]),
416 if (state->attachments == NULL) {
424 if (vk_format_is_color(pass->attachments[i].format)) {
434 if (need_input_attachment_state(&pass->attachments[i]))
454 if (vk_format_is_color(pass->attachments[i].format)) {
455 state->attachments[
[all...]
H A Danv_blorp.c961 &cmd_buffer->state.pass->attachments[att_idx];
963 &cmd_buffer->state.attachments[att_idx];
998 &cmd_buffer->state.pass->attachments[att_idx];
1126 if (attachment_needs_flush(cmd_buffer, &pass->attachments[att], stage)) {
1136 if (attachment_needs_flush(cmd_buffer, &pass->attachments[att], stage)) {
1152 if (cmd_state->attachments[a].pending_clear_aspects) {
1158 cmd_state->attachments[ds].pending_clear_aspects) {
1191 struct anv_attachment_state *att_state = &cmd_state->attachments[a];
1198 struct anv_image_view *iview = fb->attachments[a];
1251 cmd_state->attachments[d
[all...]
/external/skia/src/gpu/vk/
H A DGrVkFramebuffer.cpp23 VkImageView attachments[3]; local
24 attachments[0] = colorAttachment->imageView();
27 attachments[numAttachments++] = stencilAttachment->imageView();
37 createInfo.pAttachments = attachments;
H A DGrVkRenderPass.cpp57 SkTArray<VkAttachmentDescription> attachments(numAttachments);
58 attachments.reset(numAttachments);
59 memset(attachments.begin(), 0, numAttachments * sizeof(VkAttachmentDescription));
61 // Refs to attachments on the render pass (as described by teh VkAttachmentDescription above),
80 setup_vk_attachment_description(&attachments[currentAttachment],
103 setup_vk_attachment_description(&attachments[currentAttachment],
130 createInfo.pAttachments = attachments.begin();
160 // Get attachment information from render target. This includes which attachments the render
161 // target has (color, stencil) and the attachments format and sample count.
/external/skqp/src/gpu/vk/
H A DGrVkFramebuffer.cpp23 VkImageView attachments[3]; local
24 attachments[0] = colorAttachment->imageView();
27 attachments[numAttachments++] = stencilAttachment->imageView();
37 createInfo.pAttachments = attachments;
H A DGrVkRenderPass.cpp57 SkTArray<VkAttachmentDescription> attachments(numAttachments);
58 attachments.reset(numAttachments);
59 memset(attachments.begin(), 0, numAttachments * sizeof(VkAttachmentDescription));
61 // Refs to attachments on the render pass (as described by teh VkAttachmentDescription above),
80 setup_vk_attachment_description(&attachments[currentAttachment],
103 setup_vk_attachment_description(&attachments[currentAttachment],
130 createInfo.pAttachments = attachments.begin();
160 // Get attachment information from render target. This includes which attachments the render
161 // target has (color, stencil) and the attachments format and sample count.
/external/toolchain-utils/cros_utils/
H A Demail_sender.py37 attachments=None):
41 email_from, msg_type, attachments)
44 email_from, msg_type, attachments)
47 email_from, msg_type, attachments):
68 if attachments:
69 for attachment in attachments:
84 email_from, msg_type, attachments):
123 if attachments:
125 for attachment in attachments:
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp82 const std::vector<AttachmentInfo>& attachments,
107 const std::vector<AttachmentInfo>& attachments,
110 , m_attachments (attachments)
382 const std::vector<AttachmentInfo>& attachments,
395 const std::vector<AttachmentInfo>& attachments,
398 , m_attachments (attachments)
487 std::vector<AttachmentInfo> attachments; local
488 attachments.push_back(AttachmentInfo(format, rnd.getInt(1, maxDimension), rnd.getInt(1, maxDimension), 1));
489 single->addChild(new GranularityCase(testCtx, name.c_str(), description, attachments));
493 std::vector<AttachmentInfo> attachments; local
106 GranularityInstance(Context& context, const std::vector<AttachmentInfo>& attachments, const bool useRenderPass) argument
392 GranularityCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const std::vector<AttachmentInfo>& attachments, const bool useRenderPass = false) argument
501 std::vector<AttachmentInfo> attachments; local
510 std::vector<AttachmentInfo> attachments; local
[all...]
/external/libmojo/ipc/
H A Dipc_message_attachment_set.cc21 const std::vector<scoped_refptr<MessageAttachment>>& attachments,
24 for (const scoped_refptr<MessageAttachment>& attachment : attachments) {
49 LOG(WARNING) << "MessageAttachmentSet destroyed with unconsumed attachments: "
20 count_attachments_of_type( const std::vector<scoped_refptr<MessageAttachment>>& attachments, MessageAttachment::Type type) argument
/external/mesa3d/src/glx/
H A Ddri2.h73 unsigned int *attachments, int count,
83 unsigned int *attachments,
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.c363 unsigned int attachments[10]; local
396 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
397 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[0]);
402 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
403 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[1]);
410 attachments[i++] = __DRI_BUFFER_DEPTH_STENCIL;
411 attachments[i++] = radeon_bits_per_pixel(depth_rb);
413 attachments[i++] = __DRI_BUFFER_DEPTH;
414 attachments[i++] = radeon_bits_per_pixel(depth_rb);
416 attachments[
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.c363 unsigned int attachments[10]; local
396 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
397 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[0]);
402 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
403 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[1]);
410 attachments[i++] = __DRI_BUFFER_DEPTH_STENCIL;
411 attachments[i++] = radeon_bits_per_pixel(depth_rb);
413 attachments[i++] = __DRI_BUFFER_DEPTH;
414 attachments[i++] = radeon_bits_per_pixel(depth_rb);
416 attachments[
[all...]
/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderUtil.cpp127 const vector<VkImageView>& attachments,
138 static_cast<deUint32>(attachments.size()), // uint32_t attachmentCount;
139 &attachments[0], // const VkImageView* pAttachments;
310 vector<VkAttachmentDescription> attachments; local
311 attachments.push_back(colorAttachmentDescription);
312 attachments.push_back(inputAttachmentDescription);
381 &attachments[0], // const VkAttachmentDescription* pAttachments;
124 makeFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass, const vector<VkImageView>& attachments, const deUint32 width, const deUint32 height, const deUint32 layers) argument
/external/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h72 unsigned int *attachments, int count,
77 unsigned int *attachments, int count,
/external/deqp/modules/gles3/functional/
H A Des3fFboInvalidateTests.cpp56 vector<deUint32> attachments; local
59 attachments.push_back(GL_COLOR);
62 attachments.push_back(GL_DEPTH);
65 attachments.push_back(GL_STENCIL);
67 return attachments;
72 vector<deUint32> attachments; local
75 attachments.push_back(GL_COLOR_ATTACHMENT0);
79 attachments.push_back(GL_DEPTH_STENCIL_ATTACHMENT);
81 attachments.push_back(GL_DEPTH_ATTACHMENT);
83 attachments
148 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); local
220 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); local
314 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); local
368 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); local
473 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); local
584 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); local
718 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); local
844 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); local
948 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); local
1105 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); local
[all...]
H A Des3fFragmentOutputTests.cpp24 * + non-contiguous attachments in framebuffer
245 // Check that all attachments are supported
570 vector<AttachmentData> attachments (numAttachments);
587 attachments[ndx].format = texFmt;
588 attachments[ndx].readFormat = readFmt;
589 attachments[ndx].referenceFormat = refFmt;
590 attachments[ndx].renderedData.resize(readFmt.getPixelSize()*attachmentW*attachmentH);
591 attachments[ndx].referenceData.resize(refFmt.getPixelSize()*attachmentW*attachmentH);
639 DE_ASSERT(output.location+vecNdx < (int)attachments.size());
640 attachments[outpu
[all...]
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
H A DPVRShellAPI.h79 typedef void (GL_APIENTRY * PFNGLDISCARDFRAMEBUFFEREXT)(GLenum target, GLsizei numAttachments, const GLenum *attachments);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c243 unsigned int attachments[10]; local
252 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
254 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
256 attachments[i++] = __DRI_BUFFER_DEPTH_STENCIL;
258 attachments[i++] = __DRI_BUFFER_DEPTH;
260 attachments[i++] = __DRI_BUFFER_STENCIL;
263 attachments, i, &count,
/external/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve.c90 VkAttachmentDescription attachments[2]; local
94 attachments[i].format = VK_FORMAT_UNDEFINED;
95 attachments[i].samples = 1;
96 attachments[i].loadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
97 attachments[i].storeOp = VK_ATTACHMENT_STORE_OP_STORE;
98 attachments[i].initialLayout = VK_IMAGE_LAYOUT_GENERAL;
99 attachments[i].finalLayout = VK_IMAGE_LAYOUT_GENERAL;
106 .pAttachments = attachments,
579 /* FINISHME(perf): Skip clears for resolve attachments.
596 struct radv_image *dst_img = cmd_buffer->state.framebuffer->attachments[dest_at
[all...]
/external/mesa3d/src/mesa/main/
H A Dfbobject.h277 const GLenum *attachments, GLint x, GLint y,
283 const GLenum *attachments,
289 const GLenum *attachments);
294 const GLenum *attachments);
298 const GLenum *attachments);
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c697 unsigned attachments[8]; local
705 memset(attachments, 0, sizeof(attachments));
718 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
719 attachments[i++] = intel_bits_per_pixel(front_rb);
732 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
733 attachments[i++] = intel_bits_per_pixel(back_rb);
736 assert(i <= ARRAY_SIZE(attachments));
741 attachments, i / 2,
/external/deqp/framework/opengl/
H A DgluStrUtil.cpp121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments) argument
123 return detail::EnumPointerFmt(attachments, (deUint32)numAttachments, getInvalidateAttachmentName);
H A DgluStrUtil.hpp92 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments);
/external/python/cpython3/Lib/test/test_email/
H A Dtest_message.py48 # of the attachments that should be returned by a call to
451 def message_as_get_body(self, body_parts, attachments, parts, msg):
483 def message_as_iter_attachment(self, body_parts, attachments, parts, msg):
486 attachments = [allparts[n] for n in attachments]
487 self.assertEqual(list(m.iter_attachments()), attachments)
489 def message_as_iter_parts(self, body_parts, attachments, parts, msg):
706 def message_as_clear(self, body_parts, attachments, parts, msg):
714 def message_as_clear_content(self, body_parts, attachments, parts, msg):

Completed in 903 milliseconds

123456