Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.h33 unsigned num_input_lines; member
H A Drc_test_helpers.c559 count = &test->num_input_lines; in load_program()
583 test->input = malloc(sizeof(char *) * test->num_input_lines); in load_program()
607 for (i = 0; i < test->num_input_lines; i++) { in load_program()

Completed in 2 milliseconds