Home
last modified time | relevance | path

Searched refs:ALIASING_EXCEPTIONS (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/opengl/
H A Dsrc_util.py147 ALIASING_EXCEPTIONS = [ variable
184 if command.alias == None or command.name in ALIASING_EXCEPTIONS:
H A Dgen_ext_init.py56 ifaceName = command.alias.name if command.alias and command.name not in ALIASING_EXCEPTIONS else command.name
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_entry_points.py37 ALIASING_EXCEPTIONS = [ variable
1254 return api == apis.GLES and cmd_name in ALIASING_EXCEPTIONS

Completed in 4 milliseconds