Searched refs:numCooperativeMatrixProperties (Results 1 – 1 of 1) sorted by relevance
2654 uint32_t numCooperativeMatrixProperties = 0; in PostCallRecordCreateDevice() local2655 …h_table.GetPhysicalDeviceCooperativeMatrixPropertiesNV(gpu, &numCooperativeMatrixProperties, NULL); in PostCallRecordCreateDevice()2656 state_tracker->cooperative_matrix_properties.resize(numCooperativeMatrixProperties, in PostCallRecordCreateDevice()2659 …dispatch_table.GetPhysicalDeviceCooperativeMatrixPropertiesNV(gpu, &numCooperativeMatrixProperties, in PostCallRecordCreateDevice()