Home
last modified time | relevance | path

Searched defs:is_uint (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/midgard/
Dmidgard_print_constant.c37 bool is_sint = false, is_uint = false, is_hex = false; in mir_print_constant_component() local
/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp703 bool is_uint = false; in FormatIsUInt() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6857 bool is_uint = type->base_type == GLSL_TYPE_UINT; in _bitfieldExtract() local
6877 bool is_uint = type->base_type == GLSL_TYPE_UINT; in _bitfieldInsert() local