Hi,

On 12-07-16 14:17, Samuel Pitoiset wrote:
Fixes: 2aa1197 ("nouveau: Add support for SV_WORK_DIM")
Signed-off-by: Samuel Pitoiset <[email protected]>

Oops, thanks for catching this.

Reviewed-by: Hans de Goede <[email protected]>

Regards,

Hans


---
 src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp 
b/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp
index 6469f71..ae0dd78 100644
--- a/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp
+++ b/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp
@@ -312,6 +312,7 @@ static const char *SemanticStr[SV_LAST + 1] =
    "BASEVERTEX",
    "BASEINSTANCE",
    "DRAWID",
+   "WORK_DIM",
    "?",
    "(INVALID)"
 };

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to