Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_ifp.cpp24 #define INST_LOC_MASK 0x7f macro
192 cl_int iloc = (inst >> INST_LOC_SHIFT) & INST_LOC_MASK; in run_insts()