Searched defs:is_math (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.cpp201 vec4_instruction::is_math() function in class:brw::vec4_instruction
775 if (scan_inst->is_math()) {
H A Dbrw_fs.cpp191 fs_inst::is_math() function in class:fs_inst
1615 scan_inst->is_math() &&
1753 if (scan_inst->is_math()) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.cpp201 vec4_instruction::is_math() function in class:brw::vec4_instruction
775 if (scan_inst->is_math()) {
H A Dbrw_fs.cpp191 fs_inst::is_math() function in class:fs_inst
1615 scan_inst->is_math() &&
1753 if (scan_inst->is_math()) {

Completed in 67 milliseconds