Home
last modified time | relevance | path

Searched refs:BRW_AOP_CMPWR (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1492 #define BRW_AOP_CMPWR 14 macro
Dbrw_nir.c1379 AOP_CASE(comp_swap): return BRW_AOP_CMPWR; in brw_aop_for_nir_intrinsic()
Dbrw_fs_nir.cpp5498 if (op == BRW_AOP_CMPWR) { in nir_emit_ssbo_atomic()
5559 if (op == BRW_AOP_CMPWR) { in nir_emit_shared_atomic()
5638 if (op == BRW_AOP_CMPWR) { in nir_emit_global_atomic()
Dbrw_disasm.c470 [BRW_AOP_CMPWR] = "cmpwr",
Dbrw_vec4_nir.cpp741 if (op == BRW_AOP_CMPWR) in nir_emit_ssbo_atomic()
Dbrw_fs.cpp872 case BRW_AOP_CMPWR: in components_read()
919 else if (i == SURFACE_LOGICAL_SRC_DATA && op == BRW_AOP_CMPWR) in components_read()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h1012 #define BRW_AOP_CMPWR 14 macro