Searched defs:is_tex (Results 1 - 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ | ||
H A D | tgsi_info.h | 76 unsigned is_tex:1; member in struct:tgsi_opcode_info |
/external/mesa3d/src/mesa/drivers/dri/i965/ | ||
H A D | brw_vec4.cpp | 138 vec4_instruction::is_tex() function in class:brw::vec4_instruction |
H A D | brw_fs.cpp | 160 if (is_tex()) 180 fs_inst::is_tex() function in class:fs_inst |
Completed in 132 milliseconds