vblack Posted May 29, 2017 Share Posted May 29, 2017 I'm currently writing a test using PBR shader. Right now it works, but I'm using pre-calculated environment (irradiance) map. I know that an environment is provided with the deferred rendering, but I want to use the texture sampler in the main shader because the calculation for the sampling (importance) is different. I would like to know if it is possible to access the sampler (to be bound) when during the 1st pass of the deferred. (for example texture15). Thanks; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.