Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
셰이더 캐시 제어 옵션을 지정하는 상수를 정의합니다.
typedef enum D3D12_SHADER_CACHE_CONTROL_FLAGS { D3D12_SHADER_CACHE_CONTROL_FLAG_DISABLE = 1, D3D12_SHADER_CACHE_CONTROL_FLAG_ENABLE = 2, D3D12_SHADER_CACHE_CONTROL_FLAG_CLEAR = 4 } D3D12_SHADER_CACHE_CONTROL_FLAGS
이 페이지가 도움이 되었나요?