Sven van Haastregt
|
e9d166cd3b
Add GL_ARM_tensors
|
8 months ago |
Jeff Bolz
|
05cfcc1613
Implement GL_EXT_float8_e5m2_e4m3
|
1 year ago |
Pankaj Mistry
|
5cffd9a796
Implement GL_NV_gpu_shader5 and enable GL_ARB_gpu_shader5 completely
|
10 months ago |
Jan Kelemen
|
f3234432d0
Replace spirv.hpp with spirv.hpp11
|
10 months ago |
Awata Yuichi
|
84581c2f9e
DebugSourceContinued をサポートします
|
11 months ago |
Jeff Bolz
|
ba1640446f
Implement GL_EXT_bfloat16
|
1 year ago |
Jeff Bolz
|
d5eefa93d3
Avoid reusing array types with stride when no stride is requested.
|
11 months ago |
Karen Webb
|
7ae14e6742
Add `nontemporal` qualifier to GLSL
|
1 year ago |
Jeff Bolz
|
1b65bd602b
Implement GL_NV_cooperative_vector
|
2 years ago |
Jeff Bolz
|
d0e67c5813
Implement GLSL_NV_cooperative_matrix2
|
1 year ago |
Sajjad Mirza
|
f69d2768e5
Use line and column from node on DebugLexicalBlock.
|
1 year ago |
Jeff Bolz
|
ca04c2a16a
Fix nonsemantic debuginfo line attribution for cooperative matrix
|
1 year ago |
Qingyuan Zheng
|
a496a34b43
Sanitize debug source location tracking for implicit branch and return
|
1 year ago |
Arcady Goldmints-Orlov
|
592aed9c20
Don't emit debug instructions before an OpPhi
|
1 year ago |
Qingyuan Zheng
|
85262fb20e
Fill correct file name to OpDebugFunction and add line info for parameters' OpDebugDeclare
|
1 year ago |
Steven Perron
|
33c7e30860
Don't emit duplicate decorations. (#3635)
|
1 year ago |
Arcady Goldmints-Orlov
|
0c15a28c94
refactor: Make type component/constituent counts unsigned
|
1 year ago |
Arcady Goldmints-Orlov
|
33d517470e
Generate vector constructions more efficiently when sizes match
|
1 year ago |
Arcady Goldmints-Orlov
|
73eccd4b67
Add the KHR suffix for OpExtInstWithForwardRefsKHR instruction
|
1 year ago |
Arcady Goldmints-Orlov
|
81f7045aa0
Emit debug info for buffer references
|
1 year ago |
Jeff Bolz
|
4da479aa6a
Generate SPV_EXT_replicated_composites when requested by pragma.
|
1 year ago |
alan-baker
|
1e4f53ab2d
Prevent duplicate SPIR-V decorations (#3570)
|
1 year ago |
Herman Semenov
|
2db79056b4
Maximum optimization inserts using reserve() for operands
|
1 year ago |
Sajjad Mirza
|
7a2a1623d8
Emit debug info for accelerationStructure and rayQuery variables. (#3502)
|
2 years ago |
Qingyuan Zheng
|
30661abd9c
Clean up the debug line info tracking and generation.
|
2 years ago |
Sajjad Mirza
|
e17ecb0e80
Emit DebugTypePointer when non-semantic debug info is enabled
|
2 years ago |
Nathaniel Cesario
|
5ad3d41364
Output 8 and 16 bit capabilities OpSpecConstantOp
|
2 years ago |
Chao Chen
|
9a35abff55
Always enable the generation of OpDebugBasicType for bool type
|
2 years ago |
Juan Ramos
|
b008c0ee45
Fix unused parameter warning
|
2 years ago |
Qingyuan Zheng
|
109b5979d3
Support NonSemantic DebugValue and generate it for const arg
|
2 years ago |