Home
last modified time | relevance | path

Searched defs:decl_type (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/tests/
Dtest-deps.c140 static void do_deps_modreq_global(int req_met, int b, const char *policy, const char *decl_type) in do_deps_modreq_global()
223 …void do_deps_modreq_opt(int req_met, int ret_val, int b, const char *policy, const char *decl_type) in do_deps_modreq_opt()
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.h46 QoShaderDeclType decl_type; member
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp4931 const struct glsl_type *decl_type; in hir() local
7415 const glsl_type *decl_type = in ast_process_struct_or_iface_block_members() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h243 SVGA3dDeclType decl_type[PIPE_MAX_ATTRIBS]; /**< vertex attrib formats */ member