Re: [Mesa-dev] [RFC PATCH 08/26] glsl: add support for ARB_texture_multisample
On 12/29/2012 04:35 AM, Chris Forbes wrote: V2: emit `sample` parameter properly for multisample texelFetch() Signed-off-by: Chris Forbes Other than the trivial nit below, this patch is Reviewed-by: Ian Romanick --- src/glsl/builtin_types.h| 19 ++
[Mesa-dev] [RFC PATCH 08/26] glsl: add support for ARB_texture_multisample
V2: emit `sample` parameter properly for multisample texelFetch() Signed-off-by: Chris Forbes --- src/glsl/builtin_types.h| 19 +++ .../builtins/profiles/ARB_texture_multisample.glsl | 18 ++ src/glsl/builtins/tools/generate_builtins.p