Lines Matching defs:function

39 // Device extension error function
327 // Init Device function pointer dispatch table with core commands
529 // Init Device function pointer dispatch table with extension commands
1222 // Init Instance function pointer dispatch table with core commands
1257 // Init Instance function pointer dispatch table with core commands
1485 // device function. This is used in the terminators themselves.
1543 // Device command lookup function
2996 // Instance command lookup function
5095 // Exit early if the driver does not support the function - this can happen as a layer or the loader itself supports
5154 // Exit early if the driver does not support the function - this can happen as a layer or the loader itself supports
5349 VkCuFunctionNVX function,
5358 disp->DestroyCuFunctionNVX(device, function, pAllocator);
5745 // Exit early if the driver does not support the function - this can happen as a layer or the loader itself supports
5808 // Exit early if the driver does not support the function - this can happen as a layer or the loader itself supports
5838 // Only call down if the device supports the function
5864 // Only call down if the device supports the function
5892 // Only call down if the device supports the function
5920 // Only call down if the device supports the function
5946 // Only call down if the device supports the function
5974 // Only call down if the device supports the function
7564 VkCudaFunctionNV function,
7573 disp->DestroyCudaFunctionNV(device, function, pAllocator);
11917 // A function that can be used to query enabled extensions during a vkCreateInstance call