Searched defs:local_const_mapping (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c640 static DWORD *local_const_mapping(IWineD3DBaseShaderImpl *This) function
3333 DWORD *lconst_map = local_const_mapping((IWineD3DBaseShaderImpl *) This), next_local, cur;
3921 DWORD next_local, *lconst_map = local_const_mapping((IWineD3DBaseShaderImpl *) This);

Completed in 60 milliseconds