Home
last modified time | relevance | path

Searched defs:nliteral (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c723 uint32_t literal[4], unsigned *nliteral) in r600_bytecode_alu_nliterals()
749 uint32_t literal[4], unsigned nliteral) in r600_bytecode_alu_adjust_literals()
774 unsigned nliteral = 0, prev_nliteral = 0; in merge_inst_groups() local
1277 unsigned nliteral; in r600_bytecode_add_alu_type() local
1747 unsigned nliteral; in r600_bytecode_build() local
2094 unsigned nliteral; in r600_bytecode_disasm() local
Dr600_shader.c2358 int i, j, k, nliteral, r; in tgsi_split_literal_constant() local