Home
last modified time | relevance | path

Searched defs:comp_type (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-file.c377 static const struct comp_type { struct
382 } comp_types[] = { argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dliveness.cpp90 auto comp_type = arr_type->element_type(); in GetLocSize() local
107 auto comp_type = mat_type->element_type(); in GetLocSize() local
112 auto comp_type = vec_type->element_type(); in GetLocSize() local
166 auto comp_type = vec_type->element_type(); in GetLocOffset() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dliveness.cpp90 auto comp_type = arr_type->element_type(); in GetLocSize() local
107 auto comp_type = mat_type->element_type(); in GetLocSize() local
112 auto comp_type = vec_type->element_type(); in GetLocSize() local
158 auto comp_type = vec_type->element_type(); in GetLocOffset() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dliveness.cpp90 auto comp_type = arr_type->element_type(); in GetLocSize() local
107 auto comp_type = mat_type->element_type(); in GetLocSize() local
112 auto comp_type = vec_type->element_type(); in GetLocSize() local
158 auto comp_type = vec_type->element_type(); in GetLocOffset() local
/aosp_15_r20/external/drm_hwcomposer/backend/
H A DBackend.cpp100 bool Backend::HardwareSupportsLayerType(HWC2::Composition comp_type) { in HardwareSupportsLayerType()
/aosp_15_r20/external/llvm-libc/src/stdlib/
H A Dqsort_data.h30 const CompType comp_type; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dinterp_search.h31 COMPOUND_TYPE comp_type; member
H A Dcompound_type.c67 for (int comp_type = COMPOUND_AVERAGE; comp_type < COMPOUND_TYPES; in is_comp_rd_match() local
841 int comp_type, valid_check; in compute_valid_comp_types() local
/aosp_15_r20/external/webp/imageio/
H A Dpngdec.c198 int comp_type; in ExtractMetadataFromPNG() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c747 dxil_module_get_type_from_comp_type(struct dxil_module *m, enum dxil_component_type comp_type) in dxil_module_get_type_from_comp_type()
767 get_res_comp_type_name(enum dxil_component_type comp_type) in get_res_comp_type_name()
814 enum dxil_component_type comp_type, unsigned num_comps, in dxil_module_get_res_type()
1943 get_typed_srv_uav_res_props_dword(enum dxil_component_type comp_type, in get_typed_srv_uav_res_props_dword()
1950 uint8_t comp_type; in get_typed_srv_uav_res_props_dword() member
H A Ddxil_signature.h44 uint32_t comp_type; // Type of bits. member
H A Ddxil_signature.c39 enum dxil_prog_sig_comp_type comp_type; member
H A Dnir_to_dxil.c474 enum dxil_component_type comp_type, in emit_srv_metadata()
500 enum dxil_component_type comp_type, in emit_uav_metadata()
1294 enum dxil_component_type comp_type; in emit_srv() local
1327 enum dxil_component_type comp_type, unsigned num_comps, enum dxil_resource_kind res_kind, in emit_uav()
1387 enum dxil_component_type comp_type = dxil_get_comp_type(var->type); in emit_uav_var() local
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c3321 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local
3331 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->src[0].ssa->bit_size); in visit_intrinsic() local
3371 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local
/aosp_15_r20/external/libdav1d/src/
H A Dlevels.h281 uint8_t comp_type, inter_mode, motion_mode, drl_idx; member
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.h313 COMPOUND_TYPE comp_type; in is_any_masked_compound_used() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_subgroups.c285 …const struct glsl_type *comp_type = def->bit_size == 1 ? glsl_bool_type() : glsl_uintN_t_type(def-… in glsl_type_for_ssa() local
/aosp_15_r20/external/coreboot/src/drivers/i2c/designware/
H A Ddw_i2c.c143 uint32_t comp_type; /* 0xfc */ member