Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h108 unsigned format_comp_all; member
Dr600_asm.c1722 S_SQ_VTX_WORD1_FORMAT_COMP_ALL(vtx->format_comp_all) | in r600_bytecode_vtx_build()
2588 fprintf(stderr, "COMP:%d ", vtx->format_comp_all); in r600_bytecode_dump()
2836 vtx.format_comp_all = format_comp; in r600_vertex_elements_build_fetch_shader()
Dr600_shader.c501 vtx.format_comp_all = G_SQ_VTX_WORD1_FORMAT_COMP_ALL(word1); in r600_vtx_from_byte_stream()
1025 vtx.format_comp_all = 1; /* FORMAT_COMP_SIGNED */ in tgsi_fetch_rel_const()