Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for EXT_fragment_shader_interlock. #263

Merged
merged 1 commit into from
May 15, 2024

Conversation

DragonJoker
Copy link
Owner

No description provided.

@DragonJoker DragonJoker added the enhancement New feature or request label May 14, 2024
@DragonJoker DragonJoker added this to the 2.8.2 milestone May 14, 2024
@DragonJoker DragonJoker self-assigned this May 14, 2024
@DragonJoker DragonJoker force-pushed the EXT_fragment_shader_interlock branch from e105896 to 40a6464 Compare May 14, 2024 12:50
Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 78.63248% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 83.98%. Comparing base (073f111) to head (323b084).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #263      +/-   ##
===============================================
- Coverage        83.98%   83.98%   -0.01%     
===============================================
  Files              497      497              
  Lines            57978    58083     +105     
===============================================
+ Hits             48694    48782      +88     
- Misses            9284     9301      +17     
Files Coverage Δ
include/CompilerSpirV/compileSpirV.hpp 100.00% <100.00%> (ø)
include/GlslCommon/GlslStatementsHelpers.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Expr/GetIntrinsicName.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Expr/MakeIntrinsic.hpp 100.00% <100.00%> (ø)
include/ShaderAST/ShaderASTPrerequisites.hpp 0.00% <ø> (ø)
include/ShaderAST/Stmt/StmtCache.hpp 100.00% <ø> (ø)
include/ShaderAST/Stmt/StmtFragmentLayout.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Type/TypeFragmentIO.hpp 100.00% <100.00%> (ø)
include/ShaderWriter/FragmentWriter.inl 100.00% <100.00%> (ø)
include/ShaderWriter/GraphicsPipelineWriter.inl 100.00% <100.00%> (ø)
... and 19 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 073f111...323b084. Read the comment docs.

@DragonJoker DragonJoker force-pushed the EXT_fragment_shader_interlock branch from 40a6464 to 323b084 Compare May 14, 2024 14:49
Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
11 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
3.9% Duplication on New Code

See analysis details on SonarCloud

@DragonJoker DragonJoker merged commit 8732c2d into development May 15, 2024
8 checks passed
@DragonJoker DragonJoker deleted the EXT_fragment_shader_interlock branch May 15, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Status: Done
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant