Add utility method client_supported_for_indirect.
authorIan Romanick <idr@us.ibm.com>
Wed, 4 Oct 2006 18:58:10 +0000 (18:58 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 4 Oct 2006 18:58:10 +0000 (18:58 +0000)
commit553b8334bbe6b0af9496722f05cb8fc2e4d43a01
tree73966a3c8ef9754c32047781f51f8e0eef5e196d
parent25e441e8e92688e596e4976b32818141d9fa3aab
Add utility method client_supported_for_indirect.

The new method client_supported_for_indirect is used to determine whether or
not the client-side library supports the function for indirect rendering.
The may or may not have associated protocol that needs to be generated
(e.g., glVertexPointer does not, but glVertex3fv does).
src/mesa/glapi/glX_XML.py