Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c185 gfx6_gather_workaround(GLenum internalformat) in gfx6_gather_workaround() function
284 key->gfx6_gather_wa[s] = gfx6_gather_workaround(img->InternalFormat); in brw_populate_sampler_prog_key_data()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c85 gfx6_gather_workaround(enum pipe_format pformat) in gfx6_gather_workaround() function
210 key->gfx6_gather_wa[s] = gfx6_gather_workaround(texture->base.format); in crocus_populate_sampler_prog_key_data()