Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c205 write_dst_addr(GLuint optype, GLuint mod, GLuint mask, GLfloat * src, in write_dst_addr() function
530 write_dst_addr(optype, inst->DstReg[optype].dstMod, in execute_shader()
534 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp); in execute_shader()