Searched refs:final_size (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_assembler.cpp | 987 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 D | crocus_state.c | 5208 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 D | iris_state.c | 1670 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 D | iris_state.c | 2237 unsigned final_size = local in function:fill_buffer_surface_state 2243 .size_B = final_size, |
Completed in 45 milliseconds