Searched refs:nextVertexBufferOffsets_ (Results 1 – 3 of 3) sorted by relevance
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D11/ |
H A D | thin3d_d3d11.cpp | 212 int nextVertexBufferOffsets_[4]{}; member in Draw::D3D11DrawContext 1097 …nextVertexBuffers_, (UINT *)curPipeline_->input->strides.data(), (UINT *)nextVertexBufferOffsets_); in ApplyCurrentState() 1172 nextVertexBufferOffsets_[start + i] = offsets ? offsets[i] : 0; in BindVertexBuffers() 1389 …nextVertexBuffers_, (UINT *)curPipeline_->input->strides.data(), (UINT *)nextVertexBufferOffsets_); in BeginFrame()
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D11/ |
H A D | thin3d_d3d11.cpp | 212 int nextVertexBufferOffsets_[4]{}; member in Draw::D3D11DrawContext 1097 …nextVertexBuffers_, (UINT *)curPipeline_->input->strides.data(), (UINT *)nextVertexBufferOffsets_); in ApplyCurrentState() 1172 nextVertexBufferOffsets_[start + i] = offsets ? offsets[i] : 0; in BindVertexBuffers() 1389 …nextVertexBuffers_, (UINT *)curPipeline_->input->strides.data(), (UINT *)nextVertexBufferOffsets_); in BeginFrame()
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D11/ |
H A D | thin3d_d3d11.cpp | 212 int nextVertexBufferOffsets_[4]{}; member in Draw::D3D11DrawContext 1097 …nextVertexBuffers_, (UINT *)curPipeline_->input->strides.data(), (UINT *)nextVertexBufferOffsets_); in ApplyCurrentState() 1172 nextVertexBufferOffsets_[start + i] = offsets ? offsets[i] : 0; in BindVertexBuffers() 1389 …nextVertexBuffers_, (UINT *)curPipeline_->input->strides.data(), (UINT *)nextVertexBufferOffsets_); in BeginFrame()
|