Searched refs:edst (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/tnl/ |
D | t_vertex.h | 86 GLuint edst, GLuint eout, GLuint ein, 91 extern void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ); 167 void _tnl_generic_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ); 171 GLuint edst, GLuint eout, GLuint ein,
|
D | t_vertex.c | 167 GLuint edst, GLuint eout, GLuint ein, in choose_interp_func() argument 181 vtx->interp( ctx, t, edst, eout, ein, force_boundary ); in choose_interp_func() 185 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) in choose_copy_pv_func() argument 199 vtx->copy_pv( ctx, edst, esrc ); in choose_copy_pv_func() 212 GLuint edst, GLuint eout, GLuint ein, in _tnl_interp() argument 216 vtx->interp( ctx, t, edst, eout, ein, force_boundary ); in _tnl_interp() 221 void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_copy_pv() argument 224 vtx->copy_pv( ctx, edst, esrc ); in _tnl_copy_pv()
|
D | t_vertex_generic.c | 1012 GLuint edst, GLuint eout, GLuint ein, in _tnl_generic_interp() argument 1020 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; in _tnl_generic_interp() 1027 const GLfloat *dstclip = VB->ClipPtr->data[edst]; in _tnl_generic_interp() 1041 a[0].insert[4-1]( &a[0], vdst, VB->ClipPtr->data[edst] ); in _tnl_generic_interp() 1061 void _tnl_generic_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc ) in _tnl_generic_copy_pv() argument 1065 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; in _tnl_generic_copy_pv()
|
/third_party/pulseaudio/po/ |
D | cs.po | 1064 msgstr "Předstíraný výstup"
|