Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp295 const fs_builder allbld8 = abld.group(8, 0).exec_all(); in nir_emit_system_values() local
296 allbld8.MOV(reg, brw_imm_v(0x76543210)); in nir_emit_system_values()
298 allbld8.ADD(byte_offset(reg, 16), reg, brw_imm_uw(8u)); in nir_emit_system_values()

Completed in 7 milliseconds