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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_scoreboard.cpp411 unordered(TGL_SBID_NULL), id(0),
420 ordered(mode), jp(jp), unordered(TGL_SBID_NULL), id(0),
428 ordered(TGL_REGDIST_NULL), jp(), unordered(mode), id(id),
453 * Synchronization mode of unordered dependency, or zero if no unordered
456 tgl_sbid_mode unordered; member in struct:__anon19a82a480110::dependency
484 dep0.unordered == dep1.unordered &&
505 return dep.ordered || dep.unordered;
527 if (dep0.unordered || dep
877 find_unordered_dependency(const dependency_list & deps,tgl_sbid_mode unordered,bool exec_all) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.cpp569 aco_opcode unordered; member in struct:aco::CmpInfo
581 info->unordered = aco_opcode::num_opcodes;
590 info->unordered = aco_opcode::v_cmp_n##unord##_f##sz; \
642 return get_cmp_info(op, &info) ? info.unordered : aco_opcode::num_opcodes;
723 if (info.unordered == instr->opcode) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk110.asm117 // A number is NaN if its abs value is greater than or unordered with inf
H A Dgm107.asm132 // A number is NaN if its abs value is greater than or unordered with inf
H A Dgk104.asm575 // A number is NaN if its abs value is greater than or unordered with inf
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk110.asm117 // A number is NaN if its abs value is greater than or unordered with inf
H A Dgm107.asm132 // A number is NaN if its abs value is greater than or unordered with inf
H A Dgk104.asm575 // A number is NaN if its abs value is greater than or unordered with inf
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/inc/
H A Daddrinterface.h2358 UINT_32 unordered : 1; ///< This resource can be used with UAV member in struct:_ADDR2_SURFACE_FLAGS::__anona73c1f961708
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/
H A Daddrinterface.h2406 UINT_32 unordered : 1; ///< This resource can be used with UAV member in struct:_ADDR2_SURFACE_FLAGS::__anond65a1f891708
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp3416 (msaa && ((bpp > 32) || pIn->flags.color || pIn->flags.unordered)))
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp2980 (msaa && ((bpp > 32) || pIn->flags.color || pIn->flags.unordered)))
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp3625 (msaa && ((bpp > 32) || pIn->flags.color || pIn->flags.unordered)))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst1467 .. opcode:: FSNE - Float Set On Not Equal (unordered)
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst1501 .. opcode:: FSNE - Float Set On Not Equal (unordered)

Completed in 55 milliseconds