Searched refs:num_format_all (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.h67 unsigned num_format_all; member in struct:number_type_and_format
H A Dr600_asm.h107 unsigned num_format_all; member in struct:r600_bytecode_vtx
H A Devergreen_compute_internal.c234 fmt->num_format_all = 0;
239 fmt->num_format_all = 0;
244 fmt->num_format_all = 0;
H A Dr600_asm.c1721 S_SQ_VTX_WORD1_NUM_FORMAT_ALL(vtx->num_format_all) |
2587 fprintf(stderr, "NUM:%d ", vtx->num_format_all);
2835 vtx.num_format_all = num_format;
H A Dr600_shader.c500 vtx.num_format_all = G_SQ_VTX_WORD1_NUM_FORMAT_ALL(word1);
1024 vtx.num_format_all = 2; /* NUM_FORMAT_SCALED */
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.h67 unsigned num_format_all; member in struct:number_type_and_format
H A Dr600_asm.h107 unsigned num_format_all; member in struct:r600_bytecode_vtx
H A Devergreen_compute_internal.c234 fmt->num_format_all = 0;
239 fmt->num_format_all = 0;
244 fmt->num_format_all = 0;
H A Dr600_asm.c1721 S_SQ_VTX_WORD1_NUM_FORMAT_ALL(vtx->num_format_all) |
2587 fprintf(stderr, "NUM:%d ", vtx->num_format_all);
2835 vtx.num_format_all = num_format;
H A Dr600_shader.c500 vtx.num_format_all = G_SQ_VTX_WORD1_NUM_FORMAT_ALL(word1);
1024 vtx.num_format_all = 2; /* NUM_FORMAT_SCALED */

Completed in 348 milliseconds