On Wed, Oct 16, 2013 at 11:57:16PM -0700, Paul Berry wrote:
>On 16 October 2013 23:29, Pohjolainen, Topi
>wrote:
>
> On Wed, Oct 16, 2013 at 11:13:33AM -0700, Paul Berry wrote:
> > The queries GEOMETRY_VERTICES_OUT, GEOMETRY_INPUT_TYPE, and
> > GEOMETRY_OUTPUT_TYPE (defined
On 16 October 2013 23:29, Pohjolainen, Topi wrote:
> On Wed, Oct 16, 2013 at 11:13:33AM -0700, Paul Berry wrote:
> > The queries GEOMETRY_VERTICES_OUT, GEOMETRY_INPUT_TYPE, and
> > GEOMETRY_OUTPUT_TYPE (defined by GL 3.2) differ from the corresponding
> > queries in ARB_geometry_shader4 in the fol
On Wed, Oct 16, 2013 at 11:13:33AM -0700, Paul Berry wrote:
> The queries GEOMETRY_VERTICES_OUT, GEOMETRY_INPUT_TYPE, and
> GEOMETRY_OUTPUT_TYPE (defined by GL 3.2) differ from the corresponding
> queries in ARB_geometry_shader4 in the following ways:
>
> - They use different enum values
>
> - Th
The queries GEOMETRY_VERTICES_OUT, GEOMETRY_INPUT_TYPE, and
GEOMETRY_OUTPUT_TYPE (defined by GL 3.2) differ from the corresponding
queries in ARB_geometry_shader4 in the following ways:
- They use different enum values
- They can only be queried; they cannot be set.
- Attempting to query them yi