Searched refs:pVB (Results 1 – 6 of 6) sorted by relevance
887 int VideoRenderDirect3D9::UpdateVerticeBuffer(LPDIRECT3DVERTEXBUFFER9 pVB, in UpdateVerticeBuffer() argument894 if (pVB == NULL) in UpdateVerticeBuffer()916 if (FAILED(pVB->Lock(sizeof(CUSTOMVERTEX) * offset, sizeof(newVertices), in UpdateVerticeBuffer()924 pVB->Unlock(); in UpdateVerticeBuffer()
243 int UpdateVerticeBuffer(LPDIRECT3DVERTEXBUFFER9 pVB, int offset,
544 const SWR_VERTEX_BUFFER_STATE *pVB = &pVertexBuffers[i]; in SwrSetVertexBuffers() local545 pState->vertexBuffers[pVB->index] = *pVB; in SwrSetVertexBuffers()
13570 PASS: gdb.cp/virtfunc.exp: ptype pVB13586 PASS: gdb.cp/virtfunc.exp: print pVB->vvb()
13335 PASS: gdb.cp/virtfunc.exp: ptype pVB13351 PASS: gdb.cp/virtfunc.exp: print pVB->vvb()
13190 PASS: gdb.cp/virtfunc.exp: ptype pVB13206 PASS: gdb.cp/virtfunc.exp: print pVB->vvb()