mirror of
https://github.com/mikage-emu/mikage-dev.git
synced 2025-01-22 21:41:08 +01:00
chore: update resource_manager.hpp
critera -> criteria
This commit is contained in:
parent
a2e39d48bc
commit
53c0092207
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ public:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Retrieves a color or depth/stencil target from the given area, similar
|
* Retrieves a color or depth/stencil target from the given area, similar
|
||||||
* to PrepareRenderTarget, with less strict critera for reusing existing
|
* to PrepareRenderTarget, with less strict criteria for reusing existing
|
||||||
* resources than the latter.
|
* resources than the latter.
|
||||||
*
|
*
|
||||||
* This functions returns an existing render target if the general image
|
* This functions returns an existing render target if the general image
|
||||||
|
|
Loading…
Reference in a new issue