Searched refs:expand_unary_to_scalarf (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 1206 expand_unary_to_scalarf(struct ureg_program *ureg, unary_ureg_func func, function in typeref:typename:void 1299 expand_unary_to_scalarf(ureg, ureg_EX2, &sx, &opcode); 1302 expand_unary_to_scalarf(ureg, ureg_SQRT, &sx, &opcode); 1305 expand_unary_to_scalarf(ureg, ureg_RSQ, &sx, &opcode); 1308 expand_unary_to_scalarf(ureg, ureg_LG2, &sx, &opcode);
|
Completed in 4 milliseconds