Searched refs:msaa_width (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_txf_ms.c82 uint32_t w = align(c->key->tex[unit].msaa_width, tile_w);
H A Dvc4_qir.h317 uint16_t msaa_width, msaa_height; member in struct:vc4_key::__anon91e2f7fb0108::__anon91e2f7fb020a::__anon91e2f7fb0408
H A Dvc4_program.c377 uint32_t w = align(c->key->tex[unit].msaa_width, tile_width);
2652 key->tex[i].msaa_width = sampler->texture->width0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_txf_ms.c79 uint32_t w = align(c->key->tex[unit].msaa_width, tile_w);
H A Dvc4_qir.h316 uint16_t msaa_width, msaa_height; member in struct:vc4_key::__anon398a5f2e0108::__anon398a5f2e020a::__anon398a5f2e0408
H A Dvc4_program.c378 uint32_t w = align(c->key->tex[unit].msaa_width, tile_width);
2677 key->tex[i].msaa_width = sampler->texture->width0;

Completed in 12 milliseconds