Home
last modified time | relevance | path

Searched refs:max_read_length (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_3d_top.h1075 int max_read_length, total_read_length; in gen6_3dstate_constant() local
1103 max_read_length = 32; in gen6_3dstate_constant()
1107 max_read_length = 64; in gen6_3dstate_constant()
1111 max_read_length = 0; in gen6_3dstate_constant()
1133 assert(total_read_length <= max_read_length); in gen6_3dstate_constant()