Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp163 if (!brw_validate_instruction(p->devinfo, &instr, 0, NULL)) in test_fuzz_compact_instruction()
Dbrw_eu_validate.c1942 brw_validate_instruction(const struct gen_device_info *devinfo, in brw_validate_instruction() function
1995 bool v = brw_validate_instruction(devinfo, inst, src_offset, disasm); in brw_validate_instructions()
Dbrw_eu.h1355 bool brw_validate_instruction(const struct gen_device_info *devinfo,
/external/mesa3d/docs/relnotes/
D20.0.0.rst2512 - intel/compiler: Factor out brw_validate_instruction()