Searched defs:num_coords (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Dcoord.h83 UINT_32 num_coords; member in class:Addr::V2::CoordTerm
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Dcoord.h83 UINT_32 num_coords; member in class:Addr::V2::CoordTerm
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Dcoord.h108 UINT_32 num_coords; member in class:Addr::V2::CoordTerm
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutstroke.h21 int num_coords; member in struct:__anonf6ebd20e0208
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutstroke.h25 int num_coords; member in struct:__anon3e0a8ed00208
/xsrc/external/mit/freetype/dist/src/base/
H A Dftmm.c169 FT_Set_MM_Design_Coordinates(FT_Face face,FT_UInt num_coords,FT_Long * coords) argument
265 FT_Set_Var_Design_Coordinates(FT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
313 FT_Get_Var_Design_Coordinates(FT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
341 FT_Set_MM_Blend_Coordinates(FT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
392 FT_Set_Var_Blend_Coordinates(FT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
440 FT_Get_MM_Blend_Coordinates(FT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
471 FT_Get_Var_Blend_Coordinates(FT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
[all...]
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffdrivr.c858 cff_get_mm_blend(CFF_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
905 cff_set_var_design(CFF_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
917 cff_get_var_design(CFF_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
H A Dcffload.c1591 cff_get_var_blend(CFF_Face face,FT_UInt * num_coords,FT_Fixed ** coords,FT_Fixed ** normalizedcoords,FT_MM_Var ** mm_var) argument
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dsfdriver.c790 FT_UInt num_coords; local in function:sfnt_get_var_ps_name
/xsrc/external/mit/freetype/dist/src/type1/
H A Dt1load.c391 t1_set_mm_blend(T1_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
452 T1_Set_MM_Blend(T1_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
473 T1_Get_MM_Blend(T1_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
577 T1_Set_MM_Design(T1_Face face,FT_UInt num_coords,FT_Long * coords) argument
679 T1_Set_Var_Design(T1_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
698 T1_Get_Var_Design(T1_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c281 unsigned num_coords = tgsi_util_get_texture_coord_dim(target); local in function:image_fetch_coords
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttgxvar.c1808 ft_var_to_normalized(TT_Face face,FT_UInt num_coords,FT_Fixed * coords,FT_Fixed * normalized) argument
1904 ft_var_to_design(TT_Face face,FT_UInt num_coords,FT_Fixed * coords,FT_Fixed * design) argument
2505 tt_set_mm_blend(TT_Face face,FT_UInt num_coords,FT_Fixed * coords,FT_Bool set_design_coords) argument
2730 TT_Set_MM_Blend(TT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
2777 TT_Get_MM_Blend(TT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
2858 TT_Set_Var_Design(TT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
3000 TT_Get_Var_Design(TT_Face face,FT_UInt num_coords,FT_Fixed * coords) argument
4189 tt_get_var_blend(TT_Face face,FT_UInt * num_coords,FT_Fixed ** coords,FT_Fixed ** normalizedcoords,FT_MM_Var ** mm_var) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c3428 unsigned i, num_coords, num_derivs, num_offsets, layer; local in function:lp_build_sample_gen_func
3537 unsigned i, num_coords, num_derivs, num_offsets, layer; local in function:lp_build_sample_soa_func
3381 get_target_info(enum pipe_texture_target target,unsigned * num_coords,unsigned * num_derivs,unsigned * num_offsets,unsigned * layer) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2595 uint32_t num_coords = glsl_get_sampler_coordinate_components(type); local in function:get_image_coords
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c3952 unsigned i, num_coords, num_derivs, num_offsets, layer; local in function:lp_build_sample_gen_func
4077 unsigned i, num_coords, num_derivs, num_offsets, layer; local in function:lp_build_sample_soa_func
3902 get_target_info(enum pipe_texture_target target,unsigned * num_coords,unsigned * num_derivs,unsigned * num_offsets,unsigned * layer) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c2301 unsigned num_coords = local in function:ac_build_image_opcode
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c2196 unsigned num_coords = a->opcode != ac_image_get_resinfo ? ac_num_coords(dim) : 0; local in function:ac_build_image_opcode
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c3160 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); local in function:emit_image_store
3225 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); local in function:emit_image_load

Completed in 52 milliseconds