Lines Matching defs:bits
331 * Note: all bits 0 (size = 1 byte, num channels = 1, format = float) is an
342 uint8_t bits;
396 uint64_t inputs_read; /* "get_unique_index" bits */
399 uint64_t outputs_written_before_ps; /* "get_unique_index" bits */
400 uint64_t outputs_written; /* "get_unique_index" bits */
401 uint32_t patch_outputs_written; /* "get_unique_index_patch" bits */
412 /* Set 0xf or 0x0 (4 bits) per each written output.
562 /* Common VS bits between the shader key and the prolog key. */
575 /* Common TCS bits between the shader key and the epilog key. */
582 /* Common PS bits between the shader key and the prolog key. */
596 /* Common PS bits between the shader key and the epilog key. */
700 uint64_t kill_outputs; /* "get_unique_index" bits */