Home
last modified time | relevance | path

Searched defs:comps (Results 1 – 25 of 129) sorted by relevance

123456

/external/deqp/modules/gles3/scripts/
Dgen-conversions.py77 def combineVec(comps): argument
87 def combineIVec(comps): argument
93 def combineUVec(comps): argument
96 def combineBVec(comps): argument
102 def combineMat(numCols, numRows, comps): argument
109 def combineMat2(comps): return combineMat(2, 2, comps) argument
110 def combineMat2x3(comps): return combineMat(2, 3, comps) argument
111 def combineMat2x4(comps): return combineMat(2, 4, comps) argument
112 def combineMat3x2(comps): return combineMat(3, 2, comps) argument
113 def combineMat3(comps): return combineMat(3, 3, comps) argument
[all …]
/external/deqp/modules/gles2/scripts/
Dgen-conversions.py77 def combineVec(comps): argument
87 def combineIVec(comps): argument
93 def combineBVec(comps): argument
99 def combineMat(numCols, numRows, comps): argument
106 def combineMat2(comps): return combineMat(2, 2, comps) argument
107 def combineMat3(comps): return combineMat(3, 3, comps) argument
108 def combineMat4(comps): return combineMat(4, 4, comps) argument
/external/rust/crates/pathdiff/src/
Dlib.rs51 let mut comps: Vec<Component> = vec![]; in diff_paths() localVariable
120 let mut comps: Vec<Utf8Component> = vec![]; in diff_utf8_paths() localVariable
/external/clang/test/CodeGen/
D2004-06-18-VariableLengthArrayOfStructures.c7 struct S comps[a]; in xxxx() local
/external/python/cpython2/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
/external/python/cpython3/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
/external/mesa3d/src/asahi/compiler/
Dagx_nir_lower_load_mask.c26 nir_def *comps[4] = {NULL}; in pass() local
/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c679 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_rgb8() local
727 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_srgb8() local
778 const unsigned bw = 4, bh = 4, bs = 16, comps = 4; in etc2_unpack_rgba8() local
817 const unsigned bw = 4, bh = 4, bs = 16, comps = 4; in etc2_unpack_srgb8_alpha8() local
864 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_r11() local
901 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_rg11() local
951 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_signed_r11() local
989 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_signed_rg11() local
1036 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_rgb8_punchthrough_alpha1() local
1073 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_srgb8_punchthrough_alpha1() local
Deval.c499 GLuint comps; in _mesa_GetnMapdvARB() local
589 GLuint comps; in _mesa_GetnMapfvARB() local
681 GLuint comps; in _mesa_GetnMapivARB() local
Dvarray.h190 _mesa_bytes_per_vertex_attrib(int comps, GLenum type) in _mesa_bytes_per_vertex_attrib()
/external/mesa3d/src/intel/compiler/elk/
Delk_nir_attribute_workarounds.c59 nir_def *comps[4]; in apply_attr_wa_instr() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_interpolation.c98 nir_def *comps[NIR_MAX_VEC_COMPONENTS]; in nir_lower_interpolation_instr() local
Dnir_lower_image.c48 nir_scalar comps[NIR_MAX_VEC_COMPONENTS] = { 0 }; in lower_cube_size() local
/external/mesa3d/src/nouveau/compiler/
Dnak_nir.c494 nir_def *comps[3]; in nak_nir_lower_system_value_intrin() local
695 nir_def *comps[NIR_MAX_VEC_COMPONENTS]; in load_interpolated_input() local
719 nir_def *comps[NIR_MAX_VEC_COMPONENTS]; in load_interpolated_input() local
836 nir_def *comps[NIR_MAX_VEC_COMPONENTS]; in lower_fs_input_intrin() local
990 nir_def *comps[NIR_MAX_VEC_COMPONENTS]; in lower_fs_input_intrin() local
Dnak_nir_lower_vtg_io.c183 unsigned comps = ffs(~(mask >> c)) - 1; in lower_vtg_io_intrin() local
/external/mesa3d/src/asahi/lib/
Dagx_nir_lower_tilebuffer.c99 unsigned comps = util_format_get_nr_components(logical_format); in load_tilebuffer() local
211 nir_def *layer_id, uint8_t comps, uint8_t bit_size, unsigned rt, in load_memory()
273 unsigned comps = util_format_get_nr_components(logical_format); in tib_impl() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_indexedcs.cpp101 std::vector<float> comps(m_nBaseComponents); in GetRGB() local
/external/libvpx/vp9/common/
Dvp9_entropymv.h101 nmv_component comps[2]; member
127 nmv_component_counts comps[2]; member
/external/mesa3d/src/util/format/
Du_format_rgtc.c43 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_unorm_unpack_r_8unorm() local
67 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
195 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_snorm_unpack_r_8snorm() local
298 const unsigned bw = 4, bh = 4, comps = 2; in util_format_rgtc2_unorm_unpack_rg_8unorm() local
323 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
465 const unsigned bw = 4, bh = 4, comps = 2; in util_format_rgtc2_snorm_unpack_rg_8snorm() local
Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
/external/mesa3d/src/intel/compiler/
Dintel_nir_lower_sparse.c142 nir_def *comps[4] = { in lower_sparse_image_load() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_fs_out_to_vector.cpp185 unsigned comps = 0; in create_new_io_vars() local
220 unsigned comps) in create_new_io_var()
Dsfn_nir_vectorize_vs_inputs.c347 unsigned comps) in r600_create_new_io_var()
399 unsigned comps = 0; in r600_create_new_io_vars() local
/external/mesa3d/src/nouveau/compiler/nak/
Dfrom_nir.rs304 let comps = in get_ssa_comp() localVariable
398 let mut comps = Vec::new(); in parse_alu() localVariable
458 let comps = alu.src_components(i.try_into().unwrap()); in parse_alu() localVariable
1778 let comps = usize::from(dim.coord_comps()); in get_image_coord() localVariable
2010 let comps = intrin.num_components; in parse_intrinsic() localVariable
2036 let comps = intrin.num_components; in parse_intrinsic() localVariable
2367 let comps = intrin.def.bit_size / 32; in parse_intrinsic() localVariable

123456