Other |
---|
internalFixed |
Blocks :
|
|
Relates :
|
Need to add support for specular map in metal. After JDK-8310109 we will have basic support for texture mapping and filtering. We have also added mipmap support for diffuse map. But specualr map doesn't need mipmap so in this change mostly we need to add a way to set multiple sampler descriptors for 3D texture mapping.
|