Home
last modified time | relevance | path

Searched defs:orig_type (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_samplers_as_deref.c122 const struct glsl_type *orig_type = deref->deref.type; in lower_deref() local
/external/selinux/libsepol/cil/src/
Dandroid.c787 char *orig_type = (char *) k; in cil_build_mappings_tree() local
/external/f2fs-tools/fsck/
Df2fs.h70 unsigned char orig_type; /* segment type like CURSEG_XXX_TYPE */ member
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp1389 const struct glsl_type *type, *orig_type; in do_hir() local
Dbuiltin_functions.cpp4609 builtin_builder::_transpose(builtin_available_predicate avail, const glsl_type *orig_type) in _transpose()