Searched defs:comps (Results 1 - 25 of 107) sorted by relevance

12345

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Dmesa_formats.cpp54 GLuint comps = 0; local in function:TEST
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_image.c48 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS] = { NULL, }; local in function:lower_cube_size
H A Dnir_lower_interpolation.c103 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS]; local in function:nir_lower_interpolation_block
H A Dnir_lower_array_deref_of_vec.c36 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS]; local in function:build_write_masked_store
H A Dnir_lower_alu_to_scalar.c327 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS] = { NULL }; local in function:lower_alu_instr_scalar
H A Dnir_opt_combine_stores.c127 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS] = {0}; local in function:combine_stores
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_attribute_workarounds.c59 nir_ssa_def *comps[4]; local in function:apply_attr_wa_instr
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Dmesa_formats.cpp58 GLuint comps = 0; local in function:TEST
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir_lower_scalar.c114 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS] = { NULL }; local in function:lower_scalar
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_attribute_workarounds.c66 nir_ssa_def *comps[4]; local in function:apply_attr_wa_block
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_array_deref_of_vec.c36 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS]; local in function:build_write_masked_store
H A Dnir_lower_alu_to_scalar.c135 nir_ssa_def *comps[2]; local in function:lower_alu_instr_scalar
220 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS] = { NULL }; local in function:lower_alu_instr_scalar
H A Dnir_opt_copy_propagate.c199 const unsigned comps = deref->dest.ssa.num_components; local in function:copy_prop_instr
H A Dnir_lower_io_to_vector.c340 nir_ssa_def *comps[4]; local in function:nir_lower_io_to_vector_impl
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; local in function:etc1_unpack_rgba8888
H A Dtexcompress_rgtc.c47 extractsrc_u(GLubyte srcpixels[4][4],const GLubyte * srcaddr,GLint srcRowStride,GLint numxpixels,GLint numypixels,GLint comps) argument
61 extractsrc_s(GLbyte srcpixels[4][4],const GLfloat * srcaddr,GLint srcRowStride,GLint numxpixels,GLint numypixels,GLint comps) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; local in function:util_format_etc1_rgb8_unpack_rgba_float
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; local in function:etc1_unpack_rgba8888
H A Dtexcompress_rgtc.c48 extractsrc_u(GLubyte srcpixels[4][4],const GLubyte * srcaddr,GLint srcRowStride,GLint numxpixels,GLint numypixels,GLint comps) argument
62 extractsrc_s(GLbyte srcpixels[4][4],const GLfloat * srcaddr,GLint srcRowStride,GLint numxpixels,GLint numypixels,GLint comps) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_shader.c95 unsigned comps[PAN_MAX_VARYINGS] = { 0 }; local in function:collect_varyings
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; local in function:util_format_etc1_rgb8_unpack_rgba_float
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c39 replace_intrinsic_with_vec(nir_builder * b,nir_intrinsic_instr * intr,nir_ssa_def ** comps) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_asm.h60 unsigned comps:4; /* INST_COMPS_* */ member in struct:etna_inst_dst
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c40 replace_intrinsic_with_vec(nir_builder * b,nir_intrinsic_instr * intr,nir_ssa_def ** comps) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_print.c77 unsigned comps = mir_components_for_type(T); local in function:mir_print_swizzle

Completed in 22 milliseconds

12345