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 44# This source code is licensed under the BSD-style license found in the
55# LICENSE file in the root directory of this source tree.
66
7- q_8w_linear :
7+ linear_qcsnw :
88 parameter_names_with_default_values :
99 DTYPE : float
1010 STORAGE : texture3d
@@ -18,6 +18,6 @@ q_8w_linear:
1818 - VALUE : texture3d
1919 - VALUE : buffer
2020 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
2323 MAT2_PACKING : H_packed
File renamed without changes.
Original file line number Diff line number Diff line change 44# This source code is licensed under the BSD-style license found in the
55# LICENSE file in the root directory of this source tree.
66
7- q_8w_linear_coop :
7+ linear_qcsnw_coop :
88 parameter_names_with_default_values :
99 DTYPE : float
1010 IN_STORAGE : texture3d
@@ -17,11 +17,11 @@ q_8w_linear_coop:
1717 - VALUE : 1
1818 SUFFIX : o4x1
1919 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
2222 IN_STORAGE : buffer
2323 OUT_STORAGE : buffer
24- - NAME : q_8w_linear_coop_buffer_buffer_buffer_buffer_float
24+ - NAME : linear_qcs8w_coop_buffer_buffer_buffer_buffer_float
2525 IN_STORAGE : buffer
2626 OUT_STORAGE : buffer
2727 WEIGHT_STORAGE : buffer
File renamed without changes.
Original file line number Diff line number Diff line change 44# This source code is licensed under the BSD-style license found in the
55# LICENSE file in the root directory of this source tree.
66
7- q_8w_linear_tiled :
7+ linear_qcsnw_tiled :
88 parameter_names_with_default_values :
99 DTYPE : float
1010 IN_STORAGE : texture3d
@@ -21,11 +21,11 @@ q_8w_linear_tiled:
2121 - VALUE : 4
2222 SUFFIX : o4x4
2323 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
2626 IN_STORAGE : buffer
2727 OUT_STORAGE : buffer
28- - NAME : q_8w_linear_tiled_buffer_buffer_buffer_buffer_float
28+ - NAME : linear_qcs8w_tiled_buffer_buffer_buffer_buffer_float
2929 IN_STORAGE : buffer
3030 OUT_STORAGE : buffer
3131 WEIGHT_STORAGE : buffer
File renamed without changes.
Original file line number Diff line number Diff line change 44# This source code is licensed under the BSD-style license found in the
55# LICENSE file in the root directory of this source tree.
66
7- q_4w_linear_coop :
7+ linear_qga4w_coop :
88 parameter_names_with_default_values :
99 DTYPE : float
1010 OUT_STORAGE : texture3d
@@ -13,11 +13,11 @@ q_4w_linear_coop:
1313 PARAMS_STORAGE : buffer
1414 TILE_ROWS : 1
1515 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
1818 OUT_STORAGE : buffer
1919 IN_STORAGE : buffer
20- - NAME : q_4w_linear_coop_buffer_buffer_buffer_float
20+ - NAME : linear_qga4w_coop_buffer_buffer_buffer_float
2121 OUT_STORAGE : buffer
2222 IN_STORAGE : buffer
2323 WEIGHT_STORAGE : buffer
File renamed without changes.
Original file line number Diff line number Diff line change 44# This source code is licensed under the BSD-style license found in the
55# LICENSE file in the root directory of this source tree.
66
7- q_4w_linear_tiled :
7+ linear_qga4w_tiled :
88 parameter_names_with_default_values :
99 DTYPE : float
1010 OUT_STORAGE : texture3d
@@ -13,11 +13,11 @@ q_4w_linear_tiled:
1313 PARAMS_STORAGE : buffer
1414 TILE_ROWS : 3
1515 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
1818 OUT_STORAGE : buffer
1919 IN_STORAGE : buffer
20- - NAME : q_4w_linear_tiled_buffer_buffer_buffer_float
20+ - NAME : linear_qga4w_tiled_buffer_buffer_buffer_float
2121 OUT_STORAGE : buffer
2222 IN_STORAGE : buffer
2323 WEIGHT_STORAGE : buffer
You can’t perform that action at this time.
0 commit comments