Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当深度缓冲区纹理是纹理时,为什么 glsl-functionsampler2DShadow取 a ?vec32D
sampler2DShadow
vec3
2D
float texture(sampler2DShadow sampler, vec3 P, [float bias]);