Searched refs:D3DLOCK_NOOVERWRITE (Results 1 – 6 of 6) sorted by relevance
75 DWORD lockFlags = mDynamicUsage ? D3DLOCK_NOOVERWRITE : 0; in storeVertexAttributes()
81 DWORD lockFlags = mDynamic ? D3DLOCK_NOOVERWRITE : 0; in mapBuffer()
71 #define D3DLOCK_NOOVERWRITE 0x1000 macro
74 #define D3DLOCK_NOOVERWRITE 0x1000 macro