Home
last modified time | relevance | path

Searched refs:use_astc_srgb_workaround (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c213 use_astc_srgb_workaround(struct pipe_context *pctx, enum pipe_format format) in use_astc_srgb_workaround() function
249 if (use_astc_srgb_workaround(pctx, format)) in fd4_sampler_view_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c199 use_astc_srgb_workaround(struct pipe_context *pctx, enum pipe_format format) in use_astc_srgb_workaround() function
247 if (use_astc_srgb_workaround(pctx, format)) in fd5_sampler_view_create()