Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c640 LLVMTypeRef single_type = lp_build_vec_type(gallivm, single_type_lp); in lp_build_transpose_aos() local
/external/libchrome/components/json_schema/
Djson_schema_validator.cc677 const base::DictionaryValue* single_type = nullptr; in ValidateArray() local
/external/rust/cxx/syntax/
Dparse.rs423 let single_type = single_type.clone(); in parse_foreign_mod() localVariable
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c964 …LLVMTypeRef single_type = (attrib == primid_slot) ? lp_build_int_vec_type(gallivm, soa_type) : lp_… in convert_to_aos() local
1043 LLVMTypeRef single_type = lp_build_vec_type(gallivm, vs_type); in store_clip() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c270 …LLVMTypeRef single_type = (attrib == primid_slot) ? lp_build_int_elem_type(gallivm, soa_type) : lp… in mesh_convert_to_aos() local