Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dgen_uniform_type_table.py108 def cpp_bool(value): function
216 return cpp_bool("_SAMPLER_" in uniform_type)
220 return cpp_bool("_MAT" in uniform_type)
224 return cpp_bool("_VIDEO_" not in uniform_type and "_IMAGE_" in uniform_type)