Searched refs:writeDeviceProperties (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework.py | 2865 def writeDeviceProperties(api, dpDefs, filename): function 3793 writeDeviceProperties (api, dpd, os.path.join(outputPath, "vkDeviceProperties.inl"))
|
H A D | gen_framework_sc.py | 2586 def writeDeviceProperties(api, dpDefs, filename): function 3058 writeDeviceProperties (api, dpd, os.path.join(outputPath, "vkDeviceProperties.inl"))
|
H A D | ohos_gen_framework.py | 2578 def writeDeviceProperties(api, dpDefs, filename): function 3150 writeDeviceProperties (api, dpd, os.path.join(outputPath, "vkDeviceProperties.inl"))
|
Completed in 18 milliseconds