KhronosGroup / OpenCOLLADA

652 stars 251 forks source link

sampler2D's magfilter, mipfilter not being read #649

Open scurest opened 3 years ago

scurest commented 3 years ago

The magfilter and mipfilter on a sampler2D (and probably the other samplers) are always SAMPLER_FILTER_LINEAR.

minfilter works correctly.