Skip to content

[glslang][extension] GL_ARB_geometry_shader4.#3075

Draft
ShchchowAMD wants to merge 3 commits intoKhronosGroup:mainfrom
ShchchowAMD:shch/aoa_gs_s4
Draft

[glslang][extension] GL_ARB_geometry_shader4.#3075
ShchchowAMD wants to merge 3 commits intoKhronosGroup:mainfrom
ShchchowAMD:shch/aoa_gs_s4

Conversation

@ShchchowAMD
Copy link
Contributor

@ShchchowAMD ShchchowAMD commented Nov 28, 2022

Support extension GL_ARB_geometry_shader4.

  1. primitive type and vertices number would be determined in link time, hence set flags.
  2. Some array related changes in ParseHelper have dependency on implicit array size set.
  3. For some special var like gl_VerticesIn, its attributes would be depend on api-set topology and extra info across stages.

@ShchchowAMD
Copy link
Contributor Author

Dependency PR: #3074

@ShchchowAMD
Copy link
Contributor Author

Update: may pending for a which as introducing new legacy check functions here, leading to too many test results changes, would double check.

@arcady-lunarg
Copy link
Contributor

@ShchchowAMD do you plan to move this forward at some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants