diff options
author | Brian Paul <[email protected]> | 2012-09-16 19:40:13 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-09-17 19:49:27 -0600 |
commit | bd8b43a9f467a244ac75dcbf13f162793ccc5f6e (patch) | |
tree | fc4c5bb9fb01f735464fd42d2508f6dde4a24ad8 /src/mesa/state_tracker/st_texture.c | |
parent | a0fc7620f5e8bdfcda07f920db560e5a17535e31 (diff) |
gallium: add new pipe_screen::can_create_resource() function
Used to implement proxy textures. If a gallium driver doesn't implement
this function we'll just continue to use the core Mesa fallback code.
Without this hook we really have no good way to implement OpenGL proxy
textures with gallium drivers.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_texture.c')
0 files changed, 0 insertions, 0 deletions