visnyin / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Add padding and alignment support to abi_info and code generation #135

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
 See the description of padding and aligment in "design of shader abi.docx"

Original issue reported on code.google.com by wuye9036 on 29 Nov 2011 at 11:08

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 30 Nov 2011 at 7:33

GoogleCodeExporter commented 8 years ago
This issue was updated by revision d3234ab11718.

SASL:
  Add physical_index and logic_index into storage info to instead index.
  Add element_size, element_count, element_padding and padding to support horizontal memory layout.

Original comment by wuye9036 on 2 Dec 2011 at 11:27

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 83a646313136.

SASL:
  Rename storage_classifications to sv_usage.
  Rename storage_info to sv_layout.

Original comment by wuye9036 on 2 Dec 2011 at 11:27

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 8002e3407c99.

SASL:
  Add alignment support to vertex shader entries.

Original comment by wuye9036 on 2 Dec 2011 at 11:27

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 1910f4a0ffd3.

SASL:
  Now built-in struct was named.

Original comment by wuye9036 on 2 Dec 2011 at 11:27

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 5 Dec 2011 at 5:01