Type Alias ash::vk::QueryPoolCreateInfoINTEL
source · pub type QueryPoolCreateInfoINTEL = QueryPoolPerformanceQueryCreateInfoINTEL;
Aliased Type§
struct QueryPoolCreateInfoINTEL {
pub s_type: StructureType,
pub p_next: *const c_void,
pub performance_counters_sampling: QueryPoolSamplingModeINTEL,
}
Fields§
§s_type: StructureType
§p_next: *const c_void
§performance_counters_sampling: QueryPoolSamplingModeINTEL