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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c38 fdl_set_pitchalign(&rsc->layout, fdl_cpp_shift(&rsc->layout) + 5);
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd5_layout.c59 fdl_set_pitchalign(layout, fdl_cpp_shift(layout) + 7);
61 fdl_set_pitchalign(layout, fdl_cpp_shift(layout) + 6);
H A Dfreedreno_layout.h246 fdl_set_pitchalign(struct fdl_layout *layout, unsigned pitchalign) function in typeref:typename:void
H A Dfd6_layout.c159 fdl_set_pitchalign(layout, layout->pitchalign + 6);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_resource.c55 fdl_set_pitchalign(&rsc->layout, fdl_cpp_shift(&rsc->layout) + 5);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c40 fdl_set_pitchalign(&rsc->layout, fdl_cpp_shift(&rsc->layout) + 5);

Completed in 7 milliseconds