Re: [Piglit] [PATCH v2] ext_texture_norm16-render: test for GL_EXT_texture_norm16

2018-05-02 Thread Tapani Pälli
On 02.05.2018 21:29, Eric Anholt wrote: Tapani Pälli writes: Test includes: - texture uploads - mipmap generation - framebuffer creation - rendering to - reading from - interaction with GL_EXT_copy_image v2: code cleanup Signed-off-by:

Re: [Piglit] [PATCH v2] ext_texture_norm16-render: test for GL_EXT_texture_norm16

2018-05-02 Thread Eric Anholt
Tapani Pälli writes: > Test includes: >- texture uploads >- mipmap generation >- framebuffer creation >- rendering to >- reading from >- interaction with GL_EXT_copy_image > > v2: code cleanup > > Signed-off-by: Tapani Pälli

[Piglit] [PATCH v2] ext_texture_norm16-render: test for GL_EXT_texture_norm16

2018-04-24 Thread Tapani Pälli
Test includes: - texture uploads - mipmap generation - framebuffer creation - rendering to - reading from - interaction with GL_EXT_copy_image v2: code cleanup Signed-off-by: Tapani Pälli --- tests/all.py | 5 +