: http://developer.download.nvidia.com/opengl/specs/GL_NV_vertex_buffer_unified_memory.txt
下void BufferAddressRangeNV(enum pname, uint index, uint64EXT address,
sizeiptr length);
拡張機能では、次のように述べています。
VERTEX_ATTRIB_ARRAY_ADDRESS_NV and <index> identifies
the generic vertex attribute whose address is being specified.
VERTEX_ARRAY_ADDRESS_NV
それは一般的な頂点属性だと思いました。それらの違いは何ですか?