Searched refs:resize_block_array (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp318 resize_block_array(const glsl_type *type, function in typeref:typename:const glsl_type *
325 resize_block_array(type->fields.array, child_array);
441 b->type = resize_block_array(b->type, b->array);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp317 resize_block_array(const glsl_type *type, function in typeref:typename:const glsl_type *
324 resize_block_array(type->fields.array, child_array);
441 b->type = resize_block_array(b->type, b->array);

Completed in 4 milliseconds