Searched defs:reduced_prim (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c54 unsigned reduced_prim = u_reduced_prim(prim); local in function:draw_need_pipeline
H A Ddraw_context.c1126 unsigned reduced_prim = u_reduced_prim(draw->pt.prim); local in function:draw_will_inject_frontface
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_draw.c136 enum pipe_prim_type reduced_prim = u_reduced_prim(info->mode); local in function:svga_draw_vbo
H A Dsvga_context.h298 enum pipe_prim_type reduced_prim; member in struct:svga_state
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c54 unsigned reduced_prim = u_reduced_prim(prim); local in function:draw_need_pipeline
H A Ddraw_context.c1316 unsigned reduced_prim = u_reduced_prim(draw->pt.prim); local in function:draw_will_inject_frontface
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_draw.c235 enum pipe_prim_type reduced_prim = u_reduced_prim(info->mode); local in function:svga_draw_vbo
H A Dsvga_context.h313 enum pipe_prim_type reduced_prim; member in struct:svga_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.h73 enum pipe_prim_type reduced_prim; // PIPE_PRIM_MAX for vs member in struct:zink_shader
H A Dzink_draw.cpp220 line_width_needed(enum pipe_prim_type reduced_prim, argument
693 enum pipe_prim_type reduced_prim = ctx->last_vertex_stage->reduced_prim; local in function:zink_draw_vbo
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_render.c82 static const GLenum reduced_prim[GL_POLYGON + 1] = { variable in typeref:typename:const GLenum[]
H A Dintel_tris.c1035 static const GLenum reduced_prim[GL_POLYGON + 1] = { variable in typeref:typename:const GLenum[]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp117 depth_bias(struct d3d12_rasterizer_state *state, enum pipe_prim_type reduced_prim) argument
143 topology_type(enum pipe_prim_type reduced_prim) argument
190 enum pipe_prim_type reduced_prim = u_reduced_prim(state->prim_type); local in function:create_gfx_pipeline_state
H A Dd3d12_draw.cpp500 enum pipe_prim_type reduced_prim = u_reduced_prim((enum pipe_prim_type)dinfo->mode); local in function:d3d12_draw_vbo
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_render.c81 static const GLenum reduced_prim[GL_POLYGON + 1] = { variable in typeref:typename:const GLenum[]
H A Dintel_tris.c1035 static const GLenum reduced_prim[GL_POLYGON + 1] = { variable in typeref:typename:const GLenum[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h146 unsigned reduced_prim; member in struct:softpipe_context
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw.c63 static const GLenum reduced_prim[GL_POLYGON+1] = { variable in typeref:typename:const GLenum[]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h146 unsigned reduced_prim; member in struct:softpipe_context
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_draw.c63 static const GLenum reduced_prim[GL_POLYGON+1] = { variable in typeref:typename:const GLenum[]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c4810 int reduced_prim = ice->state.reduced_prim_mode; local in function:crocus_populate_fs_key

Completed in 41 milliseconds