Searched defs:size_vec4s (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c229 int size_vec4s = DIV_ROUND_UP(v->constant_data_size, 16); local in function:fd6_emit_ubos
249 int size_vec4s = DIV_ROUND_UP(cb->buffer_size, 16); local in function:fd6_emit_ubos
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c588 int size_vec4s = DIV_ROUND_UP(xs->constant_data_size, 16); local in function:tu6_emit_xs

Completed in 11 milliseconds