Advance M8-M11 parity workflows
This commit is contained in:
75
tests/golden/M8-19/manifest.json
Normal file
75
tests/golden/M8-19/manifest.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"taskId": "M8-19",
|
||||
"source": {
|
||||
"resourceId": "generated-smoke-vdb",
|
||||
"sha256": "586f7cdf4b3329fcb7ef00fc57b12a268baafdbaac0a2b3d1bfa142a22ccda33",
|
||||
"grid": "density",
|
||||
"activeVoxelCount": 13997,
|
||||
"indexBounds": {
|
||||
"min": [
|
||||
-14,
|
||||
-14,
|
||||
-14
|
||||
],
|
||||
"max": [
|
||||
14,
|
||||
14,
|
||||
14
|
||||
]
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
"openVDBVersion": "13.0.0",
|
||||
"generatorSourceSha256": "4d18306b9a498f8de73dccea9efd9f268fc24e07404c3e425c994b51434584eb"
|
||||
},
|
||||
"renderContract": {
|
||||
"shaderSemanticVersion": "volume-wgsl-v1",
|
||||
"width": 64,
|
||||
"height": 64,
|
||||
"format": "RGBA8_UNORM",
|
||||
"interpolation": "LINEAR",
|
||||
"densityScale": 1,
|
||||
"emissionScale": 0,
|
||||
"anisotropy": 0,
|
||||
"color": [
|
||||
0.72,
|
||||
0.78,
|
||||
0.86
|
||||
],
|
||||
"axes": [
|
||||
"X",
|
||||
"Y",
|
||||
"Z"
|
||||
],
|
||||
"thresholds": {
|
||||
"maxChannelError": 2,
|
||||
"meanAbsoluteError": 0.1,
|
||||
"rmsError": 0.5,
|
||||
"alphaCoverageDeltaRatio": 0.002
|
||||
}
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"axis": "X",
|
||||
"file": "generated-smoke-x.rgba",
|
||||
"byteLength": 16384,
|
||||
"sha256": "87d08a77a644f37ed59609ebdd18555ab1924f9a3b30d8d084db35e7776cfb9c",
|
||||
"alphaPixels": 3552
|
||||
},
|
||||
{
|
||||
"axis": "Y",
|
||||
"file": "generated-smoke-y.rgba",
|
||||
"byteLength": 16384,
|
||||
"sha256": "87d08a77a644f37ed59609ebdd18555ab1924f9a3b30d8d084db35e7776cfb9c",
|
||||
"alphaPixels": 3552
|
||||
},
|
||||
{
|
||||
"axis": "Z",
|
||||
"file": "generated-smoke-z.rgba",
|
||||
"byteLength": 16384,
|
||||
"sha256": "87d08a77a644f37ed59609ebdd18555ab1924f9a3b30d8d084db35e7776cfb9c",
|
||||
"alphaPixels": 3552
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user