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

123

/external/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h62 unsigned int *attachments, int count,
67 unsigned int *attachments, int count,
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.c344 unsigned int attachments[10]; local
377 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
378 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[0]);
383 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
384 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[1]);
391 attachments[i++] = __DRI_BUFFER_DEPTH_STENCIL;
392 attachments[i++] = radeon_bits_per_pixel(depth_rb);
394 attachments[i++] = __DRI_BUFFER_DEPTH;
395 attachments[i++] = radeon_bits_per_pixel(depth_rb);
397 attachments[
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.c344 unsigned int attachments[10]; local
377 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
378 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[0]);
383 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
384 attachments[i++] = radeon_bits_per_pixel(draw->color_rb[1]);
391 attachments[i++] = __DRI_BUFFER_DEPTH_STENCIL;
392 attachments[i++] = radeon_bits_per_pixel(depth_rb);
394 attachments[i++] = __DRI_BUFFER_DEPTH;
395 attachments[i++] = radeon_bits_per_pixel(depth_rb);
397 attachments[
[all...]
/external/mesa3d/src/glx/
H A Ddri2.h70 unsigned int *attachments, int count,
80 unsigned int *attachments,
/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...]
H A Des3fNegativeBufferApiTests.cpp1307 deUint32 attachments[2];
1310 attachments[0] = GL_COLOR_ATTACHMENT0;
1311 attachments[1] = GL_COLOR_ATTACHMENT0 + maxColorAttachments;
1323 glInvalidateFramebuffer (-1, 1, &attachments[0]);
1325 glInvalidateFramebuffer (GL_BACK, 1, &attachments[0]);
1329 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_ATTACHMENTm and m is greater than or equal to the value of GL_MAX_COLOR_ATTACHMENTS.");
1330 glInvalidateFramebuffer (GL_FRAMEBUFFER, 1, &attachments[1]);
1341 deUint32 attachments[2];
1344 attachments[0] = GL_COLOR_ATTACHMENT0;
1345 attachments[
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
H A DMailer.java166 // a method for sending mail with attachments
167 String aSubject, String aMessage, String[] attachments) {
214 for (int i = 0; i < attachments.length; i++) {
217 FileDataSource attachment = new FileDataSource(attachments[i]);
219 File attachmentFile=new File(attachments[i]);
165 sendMultiPartMessage( String aSubject, String aMessage, String[] attachments) argument
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c245 unsigned int *attachments, int count,
253 assert(attachments[i] < __DRI_BUFFER_COUNT);
256 switch (attachments[i]) {
264 if (get_aux_bo(dri2_surf, attachments[i], attachments[i + 1],
286 unsigned int *attachments, int count,
301 attachments_with_format[2*i] = attachments[i];
243 dri2_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) argument
284 dri2_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) argument
H A Dplatform_wayland.c424 unsigned int *attachments, int count,
456 assert(attachments[i] < __DRI_BUFFER_COUNT);
459 dri2_prior_buffer_creation(dri2_surf, attachments[i]);
461 if (dri2_surf->dri_buffers[attachments[i]] == NULL) {
463 dri2_surf->dri_buffers[attachments[i]] =
465 attachments[i], attachments[i+1],
468 if (!dri2_surf->dri_buffers[attachments[i]])
471 if (attachments[i] == __DRI_BUFFER_BACK_LEFT)
472 dri2_process_back_buffer(dri2_surf, attachments[
422 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) argument
495 dri2_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) argument
[all...]
H A Dplatform_android.c387 unsigned int *attachments, int count)
398 switch (attachments[i]) {
401 buf->attachment = attachments[i];
419 attachments[i], attachments[i + 1]);
443 unsigned int *attachments, int count,
466 droid_get_buffers_parse_attachments(dri2_surf, attachments, count);
386 droid_get_buffers_parse_attachments(struct dri2_egl_surface *dri2_surf, unsigned int *attachments, int count) argument
441 droid_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) argument
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c251 unsigned int attachments[10]; local
260 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
262 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
264 attachments[i++] = __DRI_BUFFER_DEPTH_STENCIL;
266 attachments[i++] = __DRI_BUFFER_DEPTH;
268 attachments[i++] = __DRI_BUFFER_STENCIL;
271 attachments, i, &count,
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-javamail.jar ... .MimeMessage msg javax.mail.internet.MimeMultipart attachments String charset org.apache.tools.ant. ...
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.h129 int *width, int *height, unsigned int *attachments,
H A Dx11_screen.c377 int *width, int *height, unsigned int *attachments,
384 attachments, num_ins, num_outs);
387 attachments, num_ins, num_outs);
376 x11_drawable_get_buffers(struct x11_screen *xscr, Drawable drawable, int *width, int *height, unsigned int *attachments, boolean with_format, int num_ins, int *num_outs) argument
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c929 unsigned *attachments = calloc(2 * max_attachments, sizeof(unsigned)); local
940 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
941 attachments[i++] = intel_bits_per_pixel(front_rb);
945 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
946 attachments[i++] = intel_bits_per_pixel(back_rb);
954 attachments, i / 2,
957 free(attachments);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_context.c929 unsigned *attachments = calloc(2 * max_attachments, sizeof(unsigned)); local
940 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
941 attachments[i++] = intel_bits_per_pixel(front_rb);
945 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
946 attachments[i++] = intel_bits_per_pixel(back_rb);
954 attachments, i / 2,
957 free(attachments);
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_context.c929 unsigned *attachments = calloc(2 * max_attachments, sizeof(unsigned)); local
940 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
941 attachments[i++] = intel_bits_per_pixel(front_rb);
945 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
946 attachments[i++] = intel_bits_per_pixel(back_rb);
954 attachments, i / 2,
957 free(attachments);
/external/mesa3d/src/gallium/state_trackers/dri/drm/
H A Ddri2.c92 unsigned attachments[10]; local
102 attachments[num_attachments++] = __DRI_BUFFER_FRONT_LEFT;
175 attachments[num_attachments++] = att;
177 attachments[num_attachments++] = depth;
186 attachments, num_attachments,
192 attachments, num_attachments,
/external/deqp/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp364 void ContextWrapper::glInvalidateSubFramebuffer (deUint32 target, int numAttachments, const deUint32* attachments, int x, int y, int width, int height) argument
366 m_curCtx->invalidateSubFramebuffer(target, numAttachments, attachments, x, y, width, height);
369 void ContextWrapper::glInvalidateFramebuffer (deUint32 target, int numAttachments, const deUint32* attachments) argument
371 m_curCtx->invalidateFramebuffer(target, numAttachments, attachments);
/external/mesa3d/src/mesa/main/
H A Dfbobject.h219 const GLenum *attachments, GLint x, GLint y,
224 const GLenum *attachments);
/external/deqp/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp1336 deUint32 attachments[2]; local
1339 attachments[0] = GL_COLOR_ATTACHMENT0;
1340 attachments[1] = GL_COLOR_ATTACHMENT0 + maxColorAttachments;
1352 ctx.glInvalidateFramebuffer (-1, 1, &attachments[0]);
1354 ctx.glInvalidateFramebuffer (GL_BACK, 1, &attachments[0]);
1358 ctx.beginSection("GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_ATTACHMENTm and m is greater than or equal to the value of GL_MAX_COLOR_ATTACHMENTS.");
1359 ctx.glInvalidateFramebuffer (GL_FRAMEBUFFER, 1, &attachments[1]);
1371 deUint32 attachments[2]; local
1374 attachments[0] = GL_COLOR_ATTACHMENT0;
1375 attachments[
[all...]
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c71 static const unsigned int attachments[1] = { XCB_DRI2_ATTACHMENT_BUFFER_BACK_LEFT }; variable
135 scrn->buffers_cookie = xcb_dri2_get_buffers_unchecked(scrn->conn, scrn->drawable, 1, 1, attachments);
190 cookie = xcb_dri2_get_buffers_unchecked(scrn->conn, drawable, 1, 1, attachments);

Completed in 676 milliseconds

123