File tree Expand file tree Collapse file tree 13 files changed +52
-52
lines changed Expand file tree Collapse file tree 13 files changed +52
-52
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- q_8w_linear :
7
+ linear_qcsnw :
8
8
parameter_names_with_default_values :
9
9
DTYPE : float
10
10
STORAGE : texture3d
@@ -18,6 +18,6 @@ q_8w_linear:
18
18
- VALUE : texture3d
19
19
- VALUE : buffer
20
20
shader_variants :
21
- - NAME : q_8w_linear_W_packed_W_packed
22
- - NAME : q_8w_linear_W_packed_H_packed
21
+ - NAME : linear_qcs8w_W_packed_W_packed
22
+ - NAME : linear_qcs8w_W_packed_H_packed
23
23
MAT2_PACKING : H_packed
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- q_8w_linear_coop :
7
+ linear_qcsnw_coop :
8
8
parameter_names_with_default_values :
9
9
DTYPE : float
10
10
IN_STORAGE : texture3d
@@ -17,11 +17,11 @@ q_8w_linear_coop:
17
17
- VALUE : 1
18
18
SUFFIX : o4x1
19
19
shader_variants :
20
- - NAME : q_8w_linear_coop_texture3d_texture3d_texture2d_texture2d_float
21
- - NAME : q_8w_linear_coop_buffer_buffer_texture2d_texture2d_float
20
+ - NAME : linear_qcs8w_coop_texture3d_texture3d_texture2d_texture2d_float
21
+ - NAME : linear_qcs8w_coop_buffer_buffer_texture2d_texture2d_float
22
22
IN_STORAGE : buffer
23
23
OUT_STORAGE : buffer
24
- - NAME : q_8w_linear_coop_buffer_buffer_buffer_buffer_float
24
+ - NAME : linear_qcs8w_coop_buffer_buffer_buffer_buffer_float
25
25
IN_STORAGE : buffer
26
26
OUT_STORAGE : buffer
27
27
WEIGHT_STORAGE : buffer
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- q_8w_linear_tiled :
7
+ linear_qcsnw_tiled :
8
8
parameter_names_with_default_values :
9
9
DTYPE : float
10
10
IN_STORAGE : texture3d
@@ -21,11 +21,11 @@ q_8w_linear_tiled:
21
21
- VALUE : 4
22
22
SUFFIX : o4x4
23
23
shader_variants :
24
- - NAME : q_8w_linear_tiled_texture3d_texture3d_texture2d_texture2d_float
25
- - NAME : q_8w_linear_tiled_buffer_buffer_texture2d_texture2d_float
24
+ - NAME : linear_qcs8w_tiled_texture3d_texture3d_texture2d_texture2d_float
25
+ - NAME : linear_qcs8w_tiled_buffer_buffer_texture2d_texture2d_float
26
26
IN_STORAGE : buffer
27
27
OUT_STORAGE : buffer
28
- - NAME : q_8w_linear_tiled_buffer_buffer_buffer_buffer_float
28
+ - NAME : linear_qcs8w_tiled_buffer_buffer_buffer_buffer_float
29
29
IN_STORAGE : buffer
30
30
OUT_STORAGE : buffer
31
31
WEIGHT_STORAGE : buffer
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- q_4w_linear_coop :
7
+ linear_qga4w_coop :
8
8
parameter_names_with_default_values :
9
9
DTYPE : float
10
10
OUT_STORAGE : texture3d
@@ -13,11 +13,11 @@ q_4w_linear_coop:
13
13
PARAMS_STORAGE : buffer
14
14
TILE_ROWS : 1
15
15
shader_variants :
16
- - NAME : q_4w_linear_coop_texture3d_texture3d_texture2d_float
17
- - NAME : q_4w_linear_coop_buffer_buffer_texture2d_float
16
+ - NAME : linear_qga4w_coop_texture3d_texture3d_texture2d_float
17
+ - NAME : linear_qga4w_coop_buffer_buffer_texture2d_float
18
18
OUT_STORAGE : buffer
19
19
IN_STORAGE : buffer
20
- - NAME : q_4w_linear_coop_buffer_buffer_buffer_float
20
+ - NAME : linear_qga4w_coop_buffer_buffer_buffer_float
21
21
OUT_STORAGE : buffer
22
22
IN_STORAGE : buffer
23
23
WEIGHT_STORAGE : buffer
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- q_4w_linear_tiled :
7
+ linear_qga4w_tiled :
8
8
parameter_names_with_default_values :
9
9
DTYPE : float
10
10
OUT_STORAGE : texture3d
@@ -13,11 +13,11 @@ q_4w_linear_tiled:
13
13
PARAMS_STORAGE : buffer
14
14
TILE_ROWS : 3
15
15
shader_variants :
16
- - NAME : q_4w_linear_tiled_texture3d_texture3d_texture2d_float
17
- - NAME : q_4w_linear_tiled_buffer_buffer_texture2d_float
16
+ - NAME : linear_qga4w_tiled_texture3d_texture3d_texture2d_float
17
+ - NAME : linear_qga4w_tiled_buffer_buffer_texture2d_float
18
18
OUT_STORAGE : buffer
19
19
IN_STORAGE : buffer
20
- - NAME : q_4w_linear_tiled_buffer_buffer_buffer_float
20
+ - NAME : linear_qga4w_tiled_buffer_buffer_buffer_float
21
21
OUT_STORAGE : buffer
22
22
IN_STORAGE : buffer
23
23
WEIGHT_STORAGE : buffer
You can’t perform that action at this time.
0 commit comments