Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dgen_uniform_type_table.py149 def cpp_bool(value): function
257 return cpp_bool("_SAMPLER_" in uniform_type)
261 return cpp_bool("_MAT" in uniform_type)
265 return cpp_bool("_VIDEO_" not in uniform_type and "_IMAGE_" in uniform_type)