Searched defs:srgb_skip_decode (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_sampler_view.c | 550 bool srgb_skip_decode = false; local in function:st_get_texture_sampler_view_from_stobj 57 st_texture_set_sampler_view(struct st_context * st,struct st_texture_object * stObj,struct pipe_sampler_view * view,bool glsl130_or_later,bool srgb_skip_decode) argument 470 get_sampler_view_format(struct st_context * st,const struct st_texture_object * stObj,bool srgb_skip_decode) argument [all...] |
| H A D | st_texture.h | 66 bool srgb_skip_decode; member in struct:st_sampler_view
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_sampler_view.c | 632 bool srgb_skip_decode = false; local in function:st_get_texture_sampler_view_from_stobj 87 st_texture_set_sampler_view(struct st_context * st,struct st_texture_object * stObj,struct pipe_sampler_view * view,bool glsl130_or_later,bool srgb_skip_decode,bool get_reference) argument 510 get_sampler_view_format(struct st_context * st,const struct st_texture_object * stObj,bool srgb_skip_decode) argument [all...] |
| H A D | st_texture.h | 66 bool srgb_skip_decode; member in struct:st_sampler_view
|
Completed in 5 milliseconds