Searched defs:interpolation (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_two_sided_color.c51 create_input(nir_shader * shader,gl_varying_slot slot,enum glsl_interp_mode interpolation) argument
H A Dnir.h412 unsigned interpolation:3; member in struct:nir_variable::nir_variable_data
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_two_sided_color.c49 create_input(nir_shader * shader,unsigned drvloc,gl_varying_slot slot,enum glsl_interp_mode interpolation) argument
H A Dnir.h345 unsigned interpolation:2; member in struct:nir_variable::nir_variable_data
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_clear.c121 unsigned interpolation[] = { INTERP_MODE_FLAT }; local in function:set_fragment_shader
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_clear.c121 unsigned interpolation[] = { INTERP_MODE_FLAT }; local in function:set_fragment_shader
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_signature.c45 uint8_t interpolation; member in struct:semantic_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h65 unsigned interpolation:3; // INTERP_MODE_COUNT = 5 member in struct:d3d12_varying_info::__anon637fe5ff0108
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir.cpp2091 interpolation_string(unsigned interpolation) argument
H A Dlink_varyings.cpp456 unsigned interpolation; member in struct:explicit_location_info
463 check_location_aliasing(struct explicit_location_info explicit_locations[][4],ir_variable * var,unsigned location,unsigned component,unsigned location_limit,const glsl_type * type,unsigned interpolation,bool centroid,bool sample,bool patch,gl_shader_program * prog,gl_shader_stage stage) argument
[all...]
H A Dast_to_hir.cpp3045 validate_fragment_flat_interpolation_input(struct _mesa_glsl_parse_state * state,YYLTYPE * loc,const glsl_interp_mode interpolation,const struct glsl_type * var_type,ir_variable_mode mode) argument
3136 validate_interpolation_qualifier(struct _mesa_glsl_parse_state * state,YYLTYPE * loc,const glsl_interp_mode interpolation,const struct ast_type_qualifier * qual,const struct glsl_type * var_type,ir_variable_mode mode) argument
3233 glsl_interp_mode interpolation; local in function:interpret_interpolation_qualifier
[all...]
H A Dir.h728 unsigned interpolation:2; member in struct:ir_variable::ir_variable_data
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir.cpp1763 interpolation_string(unsigned interpolation) argument
H A Dlink_varyings.cpp446 unsigned interpolation; member in struct:explicit_location_info
453 check_location_aliasing(struct explicit_location_info explicit_locations[][4],ir_variable * var,unsigned location,unsigned component,unsigned location_limit,const glsl_type * type,unsigned interpolation,bool centroid,bool sample,bool patch,gl_shader_program * prog,gl_shader_stage stage) argument
[all...]
H A Dir.h725 unsigned interpolation:2; member in struct:ir_variable::ir_variable_data
H A Dast_to_hir.cpp2976 validate_fragment_flat_interpolation_input(struct _mesa_glsl_parse_state * state,YYLTYPE * loc,const glsl_interp_mode interpolation,const struct glsl_type * var_type,ir_variable_mode mode) argument
3067 validate_interpolation_qualifier(struct _mesa_glsl_parse_state * state,YYLTYPE * loc,const glsl_interp_mode interpolation,const struct ast_type_qualifier * qual,const struct glsl_type * var_type,ir_variable_mode mode) argument
3164 glsl_interp_mode interpolation; local in function:interpret_interpolation_qualifier
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.h1115 unsigned interpolation:2; member in struct:glsl_struct_field
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c247 translate_interpolation(D3D10_SB_INTERPOLATION_MODE interpolation) argument
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_video.c234 Bool interpolation; /* on/off */ member in struct:__anon919051f10108
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.h1412 unsigned interpolation:3; member in struct:glsl_struct_field::__anona742a422030a::__anona742a4220408
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard.h376 midgard_interpolation interpolation : 2; member in struct:__anon43e15d221508
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp3469 const glsl_interp_mode interpolation = local in function:fs_visitor::nir_emit_fs_intrinsic
3536 const glsl_interp_mode interpolation = local in function:fs_visitor::nir_emit_fs_intrinsic
1969 emit_pixel_interpolater_send(const fs_builder & bld,enum opcode opcode,const fs_reg & dst,const fs_reg & src,const fs_reg & desc,glsl_interp_mode interpolation) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c332 unsigned interpolation = TGSI_INTERPOLATE_CONSTANT; local in function:ntt_setup_inputs
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp3655 const glsl_interp_mode interpolation = local in function:fs_visitor::nir_emit_fs_intrinsic
3722 const glsl_interp_mode interpolation = local in function:fs_visitor::nir_emit_fs_intrinsic
2150 emit_pixel_interpolater_send(const fs_builder & bld,enum opcode opcode,const fs_reg & dst,const fs_reg & src,const fs_reg & desc,glsl_interp_mode interpolation) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h2848 unsigned interpolation:2; member in struct:gl_shader_variable

Completed in 90 milliseconds

12