|
|
@@ -2509,9 +2509,6 @@ namespace bgfx
|
|
|
/// - `BGFX_TEXTURE_[MIN/MAG/MIP]_[POINT/ANISOTROPIC]` - Point or anisotropic
|
|
|
/// sampling.
|
|
|
///
|
|
|
- /// @param[in] _flags Texture sampler filtering flags. UINT32_MAX use the
|
|
|
- /// sampler filtering mode set by texture.
|
|
|
- ///
|
|
|
/// @attention C99 equivalent is `bgfx_set_texture`.
|
|
|
///
|
|
|
void setTexture(
|