/dports/games/pioneer/pioneer-20210723/src/ |
H A D | GeoPatchContext.h | 39 static inline Graphics::IndexBuffer *GetIndexBuffer() { return m_indices.Get(); } in GetIndexBuffer() function
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/ |
H A D | Geometry.pkg | 17 IndexBuffer* GetIndexBuffer() const;
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/ |
H A D | Geometry.h | 80 IndexBuffer* GetIndexBuffer() const { return indexBuffer_; } in GetIndexBuffer() function
|
H A D | Model.cpp | 421 dest.WriteUInt(LookupIndexBuffer(geometry->GetIndexBuffer(), indexBuffers_)); in Save() 701 cloneGeometry->SetIndexBuffer(ibMapping[origGeometry->GetIndexBuffer()]); in Clone()
|
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/glShareTopology/ |
H A D | sceneBase.h | 105 GLuint GetIndexBuffer() const { in GetIndexBuffer() function
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/ |
H A D | GrAAStrokeRectBatch.cpp | 177 static const GrBuffer* GetIndexBuffer(GrResourceProvider* resourceProvider, bool miterStroke); 266 GetIndexBuffer(target->resourceProvider(), this->miterStroke())); in onPrepareDraws() 294 const GrBuffer* AAStrokeRectBatch::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in AAStrokeRectBatch
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/ |
H A D | OGLIndexBuffer.cpp | 65 if (graphics_->GetIndexBuffer() == this) in Release()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/ |
H A D | GrAAStrokeRectOp.cpp | 217 static sk_sp<const GrBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 276 …sk_sp<const GrBuffer> indexBuffer = GetIndexBuffer(target->resourceProvider(), this->miterStroke()… in onPrepareDraws() 304 sk_sp<const GrBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in AAStrokeRectOp
|
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d8/ |
H A D | d3dx8mesh.h | 166 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local 202 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local 248 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local 360 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
|
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/dx8sdk/include/ |
H A D | d3dx8mesh.h | 169 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local 206 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local 253 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local 367 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/ |
H A D | GrQuadPerEdgeAA.h | 180 sk_sp<const GrBuffer> GetIndexBuffer(GrMeshDrawOp::Target*, IndexBufferOption);
|
H A D | GrStrokeRectOp.cpp | 480 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 561 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 601 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anon6c63b8720111::AAStrokeRectOp
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/ |
H A D | GrQuadPerEdgeAA.h | 181 sk_sp<const GrBuffer> GetIndexBuffer(GrMeshDrawOp::Target*, IndexBufferOption);
|
H A D | GrStrokeRectOp.cpp | 478 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 561 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 601 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anon5b305ff70111::AAStrokeRectOp
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/ |
H A D | D3D9IndexBuffer.cpp | 61 if (graphics_ && graphics_->GetIndexBuffer() == this) in Release()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/ |
H A D | D3D11IndexBuffer.cpp | 50 if (graphics_ && graphics_->GetIndexBuffer() == this) in Release()
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/ |
H A D | GrStrokeRectOp.cpp | 436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anoncf3504f80111::AAStrokeRectOp
|
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/ |
H A D | GrStrokeRectOp.cpp | 436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anonece155230111::AAStrokeRectOp
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/ |
H A D | GrStrokeRectOp.cpp | 436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anone2d57eef0111::AAStrokeRectOp
|
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/ |
H A D | DXUTMesh.cpp | 99 m_pMesh->GetIndexBuffer( &m_pIB ); in Create() 148 m_pMesh->GetIndexBuffer( &m_pIB ); in Create() 197 m_pMesh->GetIndexBuffer( &m_pIB ); in Create()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/ |
H A D | GrStrokeRectOp.cpp | 436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke); 489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws() 522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anonff905eba0111::AAStrokeRectOp
|
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/ |
H A D | d3dx10mesh.h | 131 STDMETHOD(GetIndexBuffer)(THIS_ ID3DX10MeshBuffer **ppIndexBuffer) PURE; in DECLARE_INTERFACE_() local
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | d3dx9mesh.h | 329 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local 363 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local 406 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local 490 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | d3dx9mesh.h | 329 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local 363 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local 406 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local 490 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
|
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d9/ |
H A D | d3dx9mesh.h | 270 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local 309 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local 358 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local 502 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local
|