For the series:
Reviewed-by: Marek Olšák
Marek
On Fri, Mar 31, 2017 at 12:48 PM, Samuel Pitoiset
wrote:
> Should be used by the state tracker when glGetImageHandleARB()
> is called in order to create a pipe_image_view template.
>
> v3: - move the comment to *.c
> v2: - make 'st' const
> -
On 31.03.2017 12:48, Samuel Pitoiset wrote:
Should be used by the state tracker when glGetImageHandleARB()
is called in order to create a pipe_image_view template.
v3: - move the comment to *.c
v2: - make 'st' const
- describe the function
Signed-off-by: Samuel Pitoiset
Reviewed-by: Nico
Should be used by the state tracker when glGetImageHandleARB()
is called in order to create a pipe_image_view template.
v3: - move the comment to *.c
v2: - make 'st' const
- describe the function
Signed-off-by: Samuel Pitoiset
---
src/mesa/state_tracker/st_atom_image.c | 106 +++