Searched refs:write_dst_addr (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_atifragshader.c | 204 write_dst_addr(GLuint optype, GLuint mod, GLuint mask, GLfloat * src, in write_dst_addr() function 544 write_dst_addr(optype, inst->DstReg[optype].dstMod, in execute_shader() 548 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp); in execute_shader()
|