Re: [Mesa-dev] [PATCH 1/3] mesa: enable query of PROGRAM_PIPELINE_BINDING for ES 3.1

2015-09-11 Thread Lofstedt, Marta
dev] [PATCH 1/3] mesa: enable query of > PROGRAM_PIPELINE_BINDING for ES 3.1 > > Specified in OpenGL ES 3.1 spec, Table 23.32: Program Object State. > > Signed-off-by: Tapani Pälli > --- > src/mesa/main/get_hash_params.py | 6 +++--- > 1 file changed, 3 insertions(+), 3

[Mesa-dev] [PATCH 1/3] mesa: enable query of PROGRAM_PIPELINE_BINDING for ES 3.1

2015-09-01 Thread Tapani Pälli
Specified in OpenGL ES 3.1 spec, Table 23.32: Program Object State. Signed-off-by: Tapani Pälli --- src/mesa/main/get_hash_params.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mesa/main/get_hash_params.py b/src/mesa/main/get_hash_params.py index dc5ba6f..e2e3d0