Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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
/external/angle/third_party/spirv-tools/src/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
166 auto comp_type = vec_type->element_type(); in GetLocOffset() local
/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
/external/kmod/libkmod/
Dlibkmod-file.c377 static const struct comp_type { struct
381 } comp_types[] = { argument
/external/drm_hwcomposer/backend/
DBackend.cpp100 bool Backend::HardwareSupportsLayerType(HWC2::Composition comp_type) { in HardwareSupportsLayerType()
/external/llvm-libc/src/stdlib/
Dqsort_util.h30 const CompType comp_type; member
/external/libaom/av1/encoder/
Dinterp_search.h31 COMPOUND_TYPE comp_type; member
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
/external/webp/imageio/
Dpngdec.c198 int comp_type; in ExtractMetadataFromPNG() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_signature.h44 uint32_t comp_type; // Type of bits. member
Ddxil_signature.c39 enum dxil_prog_sig_comp_type comp_type; member
Ddxil_module.c746 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()
766 get_res_comp_type_name(enum dxil_component_type comp_type) in get_res_comp_type_name()
813 enum dxil_component_type comp_type, unsigned num_comps, in dxil_module_get_res_type()
1942 get_typed_srv_uav_res_props_dword(enum dxil_component_type comp_type, in get_typed_srv_uav_res_props_dword()
1949 uint8_t comp_type; in get_typed_srv_uav_res_props_dword() member
Dnir_to_dxil.c466 enum dxil_component_type comp_type, in emit_srv_metadata()
492 enum dxil_component_type comp_type, in emit_uav_metadata()
1287 enum dxil_component_type comp_type; in emit_srv() local
1358 enum dxil_component_type comp_type, unsigned num_comps, enum dxil_resource_kind res_kind, in emit_uav()
1403 enum dxil_component_type comp_type = dxil_get_comp_type(var->type); in emit_uav_var() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_subgroups.c279 …const struct glsl_type *comp_type = def->bit_size == 1 ? glsl_bool_type() : glsl_uintN_t_type(def-… in glsl_type_for_ssa() local
/external/libaom/av1/common/
Dreconinter.h311 COMPOUND_TYPE comp_type; in is_any_masked_compound_used() local
/external/libdav1d/src/
Dlevels.h281 uint8_t comp_type, inter_mode, motion_mode, drl_idx; member
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3444 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local
3454 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->src[0].ssa->bit_size); in visit_intrinsic() local
3483 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local