[personal profile] dememax
А может ли мне кто-нибудь объяснить, пожалуйста, почему, если выбираем вот это расширение:

https://www.khronos.org/registry/OpenGL/extensions/OES/OES_EGL_image_external.txt

То для минимизации не можем использовать фильтрацию с Mipmap?
А то там, как само собой разумеющееся идёт (я только-только стал заниматься этим делом):
1. What happens when GenerateMipmaps() is called with set to TEXTURE_EXTERNAL_OES?
Possible options:

A) Fail (INVALID_ENUM)
B) Generate the mipmaps and copy them into the TEXTURE_2D target.

Option B could be useful and should not be difficult to implement.
What happens when the texture is NPOT and GenerateMipmaps() is called?
Ben Bowman and David Garcia have indicated they prefer A. No other strong opinions yet.

RESOLVED: A (fail)
В результате:
...
It is an INVALID_ENUM error to set the min filter value to anything other than LINEAR or NEAREST.
...
Заранее благодарен!

Date: 2020-09-19 11:25 am (UTC)
lxe: (Default)
From: [personal profile] lxe
Если надо, например, умную перспективную коррекцию, то, кажется, спасет только рендер в текстуру.

Profile

dememax

May 2023

S M T W T F S
 123456
78910111213
14151617181920
21 2223 24252627
28293031   

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 12th, 2025 10:16 pm
Powered by Dreamwidth Studios