หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The following constants are defined in the Concurrency namespace (AMP):
HLSL_MAX_NUM_BUFFERS Constant
The maximum number of buffers allowed by DirectX.
static const UINT HLSL_MAX_NUM_BUFFERS = 64 + 128;
MODULENAME_MAX_LENGTH constant
Stores the maximum length of the module name. This value must be the same at compile time and runtime.
static const UINT MODULENAME_MAX_LENGTH = 1024;