Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mesa
piglit
Commits
bf0eb5c8
Commit
bf0eb5c8
authored
Feb 18, 2011
by
Marek Olšák
Browse files
texwrap: allow lower precision for GL_R11F_G11F_B10F
parent
2041cf89
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/texturing/texwrap.c
View file @
bf0eb5c8
...
...
@@ -211,7 +211,7 @@ struct format {
{
"GL_ARB_texture_rg"
},
"GL_ARB_texture_float"
},
/* EXT_packed_float */
{
FORMAT
(
GL_R11F_G11F_B10F
),
11
,
11
,
10
,
0
,
0
,
0
,
0
,
0
,
0
,
3
.
0
,
{
FORMAT
(
GL_R11F_G11F_B10F
),
6
,
6
,
5
,
0
,
0
,
0
,
0
,
0
,
0
,
3
.
0
,
{
"GL_EXT_packed_float"
}},
/* EXT_texture_compression_latc */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment