Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c177 struct pstip_transform_context { struct
200 struct pstip_transform_context *pctx = in pstip_transform_decl() argument
201 (struct pstip_transform_context *) ctx; in pstip_transform_decl()
231 struct pstip_transform_context *pctx = in pstip_transform_immed()
232 (struct pstip_transform_context *) ctx; in pstip_transform_immed()
264 struct pstip_transform_context *pctx = in pstip_transform_inst()
265 (struct pstip_transform_context *) ctx; in pstip_transform_inst()
410 struct pstip_transform_context transform; in util_pstipple_create_fragment_shader()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c121 struct pstip_transform_context { struct
142 struct pstip_transform_context *pctx = (struct pstip_transform_context *) ctx; in pstip_transform_decl() argument
176 struct pstip_transform_context *pctx = (struct pstip_transform_context *) ctx; in pstip_transform_immed()
201 struct pstip_transform_context *pctx = (struct pstip_transform_context *) ctx; in pstip_transform_inst()
344 struct pstip_transform_context transform; in generate_pstip_fs()