• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / shaderc / 819
95%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2016 02:37PM UTC
Jobs 1
Files 41
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
819

push

travis-ci

dneto0
Add API support for compiling HLSL

Exposes the HLSL functionality in Glslang.

Done in three layers:
- libshaderc_util::Compiler:
   Add libshaderc_util::Compiler::SourceLanguage enum.
   Add libshaderc_util::Compiler::SetSourceLanguage method.
   The default language remains GLSL.
   libshaderc_util::Compiler passes the source language option into Glslang.

- C API
  Add function to set source language on compiler options.

- C++ API
  Add shaderc::CompileOptions::SetSourceLanguage

22 of 22 new or added lines in 4 files covered. (100.0%)

1471 of 1537 relevant lines covered (95.71%)

1870.71 hits per line

Jobs
ID Job ID Ran Files Coverage
7 819.7 (SHADERC_CODE_COVERAGE=ON) 21 Oct 2016 02:37PM UTC 0
95.71
Travis Job 819.7
Source Files on build 819
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #819
  • fa933206 on github
  • Prev Build on master (#818)
  • Next Build on master (#823)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc