.. |
abs
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
acos
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
all
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
any
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
arrayLength
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
asin
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
atan
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
atan2
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
atomicAdd
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicAnd
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicCompareExchangeWeak
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicExchange
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicLoad
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicMax
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicMin
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicOr
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicStore
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicSub
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
atomicXor
|
tests: Stop using the [[block]] attribute
|
2021-12-09 15:45:03 +00:00 |
ceil
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
clamp
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
cos
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
cosh
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
countOneBits
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
cross
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
degrees
|
intrinsics: Add degrees() and radians()
|
2022-01-05 20:11:00 +00:00 |
determinant
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
distance
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dot
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dpdx
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dpdxCoarse
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dpdxFine
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dpdy
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dpdyCoarse
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
dpdyFine
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
exp
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
exp2
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
faceForward
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
floor
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
fma
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
fract
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
frexp
|
reader/wgsl: Allow identifiers to start with an underscore
|
2021-11-19 21:52:13 +00:00 |
fwidth
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
fwidthCoarse
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
fwidthFine
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
ignore
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
inverseSqrt
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
isFinite
|
Update GLSL expected results.
|
2021-12-21 01:48:13 +00:00 |
isInf
|
glsl: Always emit structures
|
2021-12-09 15:45:03 +00:00 |
isNan
|
glsl: Always emit structures
|
2021-12-09 15:45:03 +00:00 |
isNormal
|
Update GLSL expected results.
|
2021-12-21 01:48:13 +00:00 |
ldexp
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
length
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
log
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
log2
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
max
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
min
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
mix
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
modf
|
reader/wgsl: Allow identifiers to start with an underscore
|
2021-11-19 21:52:13 +00:00 |
normalize
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
pack2x16float
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
pack2x16snorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
pack2x16unorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
pack4x8snorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
pack4x8unorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
pow
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
radians
|
intrinsics: Add degrees() and radians()
|
2022-01-05 20:11:00 +00:00 |
reflect
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
refract
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
reverseBits
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
round
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
select
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
sign
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
sin
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
sinh
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
smoothStep
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
sqrt
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
step
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
storageBarrier
|
storageBarrier() has workgroup memory scope
|
2021-11-22 20:47:37 +00:00 |
tan
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
tanh
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
textureDimensions
|
GLSL: a grab bag of texture fixes.
|
2021-11-19 19:06:23 +00:00 |
textureGather
|
Implement textureGather, textureGatherCompare
|
2021-12-08 19:54:08 +00:00 |
textureGatherCompare
|
Implement textureGather, textureGatherCompare
|
2021-12-08 19:54:08 +00:00 |
textureLoad
|
GLSL: a grab bag of texture fixes.
|
2021-11-19 19:06:23 +00:00 |
textureNumLayers
|
GLSL: a grab bag of texture fixes.
|
2021-11-19 19:06:23 +00:00 |
textureNumLevels
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
textureNumSamples
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
textureSample
|
GLSL: use "Offset" forms of texture intrinsics when appropriate.
|
2021-12-21 16:53:36 +00:00 |
textureSampleBias
|
GLSL: use "Offset" forms of texture intrinsics when appropriate.
|
2021-12-21 16:53:36 +00:00 |
textureSampleCompare
|
GLSL: use "Offset" forms of texture intrinsics when appropriate.
|
2021-12-21 16:53:36 +00:00 |
textureSampleCompareLevel
|
GLSL: use "Offset" forms of texture intrinsics when appropriate.
|
2021-12-21 16:53:36 +00:00 |
textureSampleGrad
|
GLSL: use "Offset" forms of texture intrinsics when appropriate.
|
2021-12-21 16:53:36 +00:00 |
textureSampleLevel
|
GLSL: use "Offset" forms of texture intrinsics when appropriate.
|
2021-12-21 16:53:36 +00:00 |
textureStore
|
GLSL: a grab bag of texture fixes.
|
2021-11-19 19:06:23 +00:00 |
transpose
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
trunc
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
unpack2x16float
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
unpack2x16snorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
unpack2x16unorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
unpack4x8snorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
unpack4x8unorm
|
GLSL: add .expected.glsl files for all tests.
|
2021-11-16 15:15:36 +00:00 |
workgroupBarrier
|
GLSL: implement atomics.
|
2021-11-19 17:46:13 +00:00 |