Searched defs:stage (Results 1 - 25 of 442) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.h51 pipe_shader_type_from_mesa(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.h62 pipe_shader_type_from_mesa(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram.h139 _mesa_shader_stage_to_program(unsigned stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/common/
H A Dv3d_debug.c62 v3d_debug_flag_for_shader_stage(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_pipe.h44 stage_to_pipe(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c93 intel_debug_flag_for_shader_stage(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_pipe.h44 stage_to_pipe(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_pipe.h44 stage_to_pipe(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram.h139 _mesa_shader_stage_to_program(unsigned stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_nir_builder.h27 blorp_nir_init_shader(nir_builder * b,void * mem_ctx,gl_shader_stage stage,const char * name) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c40 draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header) argument
46 draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header) argument
52 draw_pipe_passthrough_tri(struct draw_stage *stage, struct prim_header *header) argument
69 boolean draw_alloc_temp_verts( struct draw_stage *stage, unsigne argument
98 draw_free_temp_verts(struct draw_stage * stage) argument
114 struct draw_stage *stage = draw->pipeline.first; local in function:draw_reset_vertex_ids
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshaderobj.h150 _mesa_shader_stage_to_subroutine_prefix(gl_shader_stage stage) argument
211 _mesa_shader_stage_to_subroutine(gl_shader_stage stage) argument
236 _mesa_shader_stage_to_subroutine_uniform(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp68 gl_shader_stage stage = shader->Stage; local in function:st_link_shader
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_normals.c49 run_normal_stage(struct gl_context *ctx, struct tnl_pipeline_stage *stage) argument
91 validate_normal_stage(struct gl_context *ctx, struct tnl_pipeline_stage *stage) argument
148 alloc_normal_data(struct gl_context *ctx, struct tnl_pipeline_stage *stage) argument
167 free_normal_data(struct tnl_pipeline_stage * stage) argument
[all...]
H A Dt_vb_texmat.c103 static void free_texmat_data( struct tnl_pipeline_stage *stage ) argument
55 run_texmat_stage(struct gl_context * ctx,struct tnl_pipeline_stage * stage) argument
84 alloc_texmat_data(struct gl_context * ctx,struct tnl_pipeline_stage * stage) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_uniforms.c49 agx_push_location_direct(struct agx_context * ctx,struct agx_push push,enum pipe_shader_type stage) argument
99 agx_push_location(struct agx_context * ctx,struct agx_push push,enum pipe_shader_type stage) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_assemble.c43 panfrost_shader_compile(struct pipe_screen * pscreen,struct panfrost_pool * shader_pool,struct panfrost_pool * desc_pool,enum pipe_shader_ir ir_type,const void * ir,gl_shader_stage stage,struct panfrost_shader_state * state) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderobj.h154 _mesa_shader_stage_to_subroutine_prefix(gl_shader_stage stage) argument
216 _mesa_shader_stage_to_subroutine(gl_shader_stage stage) argument
237 _mesa_shader_stage_to_subroutine_uniform(gl_shader_stage stage) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp74 gl_shader_stage stage = shader->Stage; local in function:st_link_shader
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_normals.c49 run_normal_stage(struct gl_context *ctx, struct tnl_pipeline_stage *stage) argument
91 validate_normal_stage(struct gl_context *ctx, struct tnl_pipeline_stage *stage) argument
148 alloc_normal_data(struct gl_context *ctx, struct tnl_pipeline_stage *stage) argument
167 free_normal_data(struct tnl_pipeline_stage * stage) argument
[all...]
H A Dt_vb_texmat.c103 static void free_texmat_data( struct tnl_pipeline_stage *stage ) argument
55 run_texmat_stage(struct gl_context * ctx,struct tnl_pipeline_stage * stage) argument
84 alloc_texmat_data(struct gl_context * ctx,struct tnl_pipeline_stage * stage) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_derivatives.c76 mir_op_computes_derivatives(gl_shader_stage stage, unsigned op) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c40 draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header) argument
46 draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header) argument
52 draw_pipe_passthrough_tri(struct draw_stage *stage, struct prim_header *header) argument
69 boolean draw_alloc_temp_verts( struct draw_stage *stage, unsigne argument
98 draw_free_temp_verts(struct draw_stage * stage) argument
114 struct draw_stage *stage = draw->pipeline.first; local in function:draw_reset_vertex_ids
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_link_xfb.c71 for (int stage = MESA_SHADER_FRAGMENT - 1; stage >= 0; stage--) { local in function:gl_nir_link_assign_xfb_resources
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.c37 gl_shader_stage_name(gl_shader_stage stage) argument
65 _mesa_shader_stage_to_string(unsigned stage) argument
93 _mesa_shader_stage_to_abbrev(unsigned stage) argument
158 gl_varying_slot_name_for_stage(gl_varying_slot slot,gl_shader_stage stage) argument
[all...]

Completed in 30 milliseconds

1234567891011>>