Re: [Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-07 Thread Michel Dänzer
On 05.12.2015 12:53, Ian Romanick wrote: > On 12/02/2015 07:03 PM, Michel Dänzer wrote: >> On 03.12.2015 01:42, Ian Romanick wrote: >>> >>> +#define eat_sushi_using_chopsticks 寿司使用して箸を食べます。 >> >> The nouns are reversed in the Japanese text, so it actually means "eat >> chopsticks using sushi". :) T

Re: [Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-04 Thread Ian Romanick
On 12/04/2015 05:50 PM, Dylan Baker wrote: > On Wed, Dec 02, 2015 at 08:42:37AM -0800, Ian Romanick wrote: >> From: Ian Romanick >> >> Further discussion in Khronos has determined that UTF-8 in unused >> preprocessor defines as well. >> >> See Khronos internal bug #14939. >> >> Signed-off-by: Ian

Re: [Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-04 Thread Ian Romanick
On 12/02/2015 07:03 PM, Michel Dänzer wrote: > On 03.12.2015 01:42, Ian Romanick wrote: >> >> +#define eat_sushi_using_chopsticks 寿司使用して箸を食べます。 > > The nouns are reversed in the Japanese text, so it actually means "eat > chopsticks using sushi". :) There should also be an を particle for the > chop

Re: [Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-04 Thread Dylan Baker
On Wed, Dec 02, 2015 at 08:42:37AM -0800, Ian Romanick wrote: > From: Ian Romanick > > Further discussion in Khronos has determined that UTF-8 in unused > preprocessor defines as well. > > See Khronos internal bug #14939. > > Signed-off-by: Ian Romanick > --- > .../glsl-es-3.00/compiler/utf8-

Re: [Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-02 Thread Michel Dänzer
On 03.12.2015 01:42, Ian Romanick wrote: > > +#define eat_sushi_using_chopsticks 寿司使用して箸を食べます。 The nouns are reversed in the Japanese text, so it actually means "eat chopsticks using sushi". :) There should also be an を particle for the chopsticks, so it should be 箸を使用して寿司を食べます。 -- Earthling M

Re: [Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-02 Thread Matt Turner
On Wed, Dec 2, 2015 at 8:42 AM, Ian Romanick wrote: > From: Ian Romanick > > Further discussion in Khronos has determined that UTF-8 in unused > preprocessor defines as well. > > See Khronos internal bug #14939. > > Signed-off-by: Ian Romanick > --- > .../glsl-es-3.00/compiler/utf8-unused-defin

[Piglit] [PATCH] glsl-es-3.00: Verify various UTF-8 clarifications from Khronos

2015-12-02 Thread Ian Romanick
From: Ian Romanick Further discussion in Khronos has determined that UTF-8 in unused preprocessor defines as well. See Khronos internal bug #14939. Signed-off-by: Ian Romanick --- .../glsl-es-3.00/compiler/utf8-unused-define.vert | 26 + .../glsl-es-3.00/compiler/utf8-use