Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h241 uint32_t int_constant_count; member
Dr500_fragprog_emit.c458 s->Code->int_constant_count = 1; in emit_flowcontrol()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c256 code->int_constant_count * 2; in r300_emit_fs_code_to_buffer()
262 for(i = 0; i < code->int_constant_count; i++){ in r300_emit_fs_code_to_buffer()