Home
last modified time | relevance | path

Searched refs:is_function_supported (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/vulkan/scripts/
H A Dgenerator_common.py199 def is_function_supported(cmd): function
236 return is_function_supported(cmd) and get_dispatch_table_type(cmd) == 'Global'
245 return (is_function_supported(cmd) and
255 return is_function_supported(cmd) and get_dispatch_table_type(cmd) == 'Device'
277 if is_function_supported(cmd):
H A Dapi_generator.py138 if gencom.is_function_supported(cmd):
219 if gencom.is_function_supported(cmd):
H A Ddriver_generator.py169 if gencom.is_function_supported(cmd):
306 if gencom.is_function_supported(cmd):