Sync with trunk.
[reactos.git] / dll / directx / wine / d3dcompiler_43 / asmshader.tab.c
index c8d80d3..9c8604b 100644 (file)
@@ -343,12 +343,12 @@ typedef union YYSTYPE
         DWORD           mod;
         DWORD           shift;
     } modshift;
-    BWRITER_COMPARISON_TYPE comptype;
+    enum bwriter_comparison_type comptype;
     struct {
         DWORD           dclusage;
         unsigned int    regnum;
     } declaration;
-    BWRITERSAMPLER_TEXTURE_TYPE samplertype;
+    enum bwritersampler_texture_type samplertype;
     struct rel_reg      rel_reg;
     struct src_regs     sregs;