Searched refs:final_size (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_assembler.cpp987 unsigned final_size = align(code.size() + 3 * 16, 16); local in function:aco::emit_program
988 while (code.size() < final_size)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c5208 unsigned final_size = local in function:emit_sampler_view
5215 .size_B = final_size,
5249 unsigned final_size = local in function:emit_image_view
5256 .size_B = final_size,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1670 unsigned final_size = local in function:fill_buffer_surface_state
1675 .size_B = final_size,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c2237 unsigned final_size = local in function:fill_buffer_surface_state
2243 .size_B = final_size,

Completed in 45 milliseconds