--- layout: stdlib-reference --- # CheckAccessFullyMapped ## Description ## Signature
bool CheckAccessFullyMapped(uint status);## Parameters #### status : uint ## Availability and Requirements Defined for the following targets: #### hlsl Available in all stages. #### spirv Available in all stages. Requires capabilities: `SPV_KHR_non_semantic_info`, `SPV_GOOGLE_user_type`, `spvDerivativeControl`, `spvImageQuery`, `spvImageGatherExtended`, `spvSparseResidency`, `spvMinLod`, `spvFragmentFullyCoveredEXT`.