Searched refs:writeFuncPtrInterfaceSCImpl (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework.py | 1522 def writeFuncPtrInterfaceSCImpl (api, filename, functionTypes, className): function 3818 writeFuncPtrInterfaceSCImpl (api, os.path.join(outputPath, "vkDeviceDriverSCImpl.inl"), deviceFuncs, "DeviceDriverSC")
|
H A D | gen_framework_sc.py | 1203 def writeFuncPtrInterfaceSCImpl (api, filename, functionTypes, className): function 3084 writeFuncPtrInterfaceSCImpl (api, os.path.join(outputPath, "vkDeviceDriverSCImpl.inl"), deviceFuncs, "DeviceDriverSC")
|
H A D | ohos_gen_framework.py | 1215 def writeFuncPtrInterfaceSCImpl (api, filename, functionTypes, className): function 3175 writeFuncPtrInterfaceSCImpl (api, os.path.join(outputPath, "vkDeviceDriverSCImpl.inl"), deviceFuncs, "DeviceDriverSC")
|
Completed in 13 milliseconds