Skip to content

Commit

Permalink
Merge pull request #128 from stephomi/half-float-lnear-support
Browse files Browse the repository at this point in the history
Add half float linear support
  • Loading branch information
benvanik committed Oct 10, 2014
2 parents 8b11052 + 1d9f9a6 commit 1d25225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/host/CaptureContext.js
Expand Up @@ -238,6 +238,7 @@
'OES_texture_float',
'OES_texture_half_float',
'OES_texture_float_linear',
'OES_texture_half_float_linear',
'OES_standard_derivatives',
'OES_element_index_uint',
'EXT_texture_filter_anisotropic',
Expand Down

0 comments on commit 1d25225

Please sign in to comment.