Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmBufferGetGLPoolParams(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dmICGetSrcPoolParams(3dm)

dmICGetDstPoolParams(3dm)

vlDMPoolGetParams(3dm)

dmBufferCreatePool(3dm)

dmGetError(3dm)



dmBuffer(3dm)                                                    dmBuffer(3dm)



NAME
     dmBufferGetGLPoolParams - configures pool parameters required for use by
     graphics

SYNOPSIS
     #include <dmedia/dmbuffer.h>

     DMstatus dmBufferGetGLPoolParams( const DMparams *imageParams, DMparams *poolParams )

DESCRIPTION
     dmBufferGetGLPoolParams configures the poolParams given the constrains in

     DMIMAGEWIDTH, DMIMAGEHEIGHT and DMIMAGEPACKING must be set to valid
     values for the poolParams to be configured properly.

     The poolParams must also be configured by other subsystems (like dmIC and
     VL) before or after it has been configured by this call if the buffer
     pool is to be shared among the various subsystems (See also
     dmBufferCreatePool(3dm) ).

     If the poolParams cannot be altered (due to, for example,
     incompatibilities between pool requirements by various subsystems and/or
     the application) DMFAILURE is returned and an error can be retrieved
     using dmGetError(3dm)

SEE ALSO
     dmICGetSrcPoolParams(3dm), dmICGetDstPoolParams(3dm),
     vlDMPoolGetParams(3dm), dmBufferCreatePool(3dm), dmGetError(3dm).



























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026