Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp703 bool is_uint = false; in FormatIsUInt() local
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1042 ttn_if(struct ttn_compile *c, nir_ssa_def *src, bool is_uint) in ttn_if()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5538 bool is_uint = type->base_type == GLSL_TYPE_UINT; in _bitfieldExtract() local
5558 bool is_uint = type->base_type == GLSL_TYPE_UINT; in _bitfieldInsert() local