Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_DEPTH_COMPONENT32

218 		case FMT_CASE(D,		UNSIGNED_INT32):				return GL_DEPTH_COMPONENT32;
542 case GL_DEPTH_COMPONENT32: return TextureFormat(TextureFormat::D, TextureFormat::UNSIGNED_INT32);