Searched defs:offset_z (Results 1 – 4 of 4) sorted by relevance
122 … const int offset_z = (axis_bit & 0x4) ? output->info()->dimension(2) - id.z() - 1 : id.z(); in run_reverse() local136 … const int offset_z = (axis_bit & 0x4) ? output->info()->dimension(2) - id.z() - 1 : id.z(); in run_reverse() local
1764 signed offset_z = ((texture->offset >> 8) & 0xF); in print_texture_word() local
82 int offset_z; member
329 uint8_t offset_z : 5; member