Searched defs:gs_type (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_llvm.c | 1444 struct lp_type gs_type = bld_base->base.type; local in function:draw_gs_llvm_emit_vertex 2245 struct lp_type gs_type; local in function:draw_gs_llvm_generate 2204 generate_mask_value(struct draw_gs_llvm_variant * variant,struct lp_type gs_type) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_llvm.c | 1817 struct lp_type gs_type = bld->type; local in function:draw_gs_llvm_emit_vertex 2774 struct lp_type gs_type; local in function:draw_gs_llvm_generate 2732 generate_mask_value(struct draw_gs_llvm_variant * variant,struct lp_type gs_type) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ | ||
| H A D | radv_pipeline.c | 1995 unsigned gs_type = nir[MESA_SHADER_GEOMETRY] ? MESA_SHADER_GEOMETRY : MESA_SHADER_VERTEX; local in function:gfx10_get_ngg_info |
Completed in 18 milliseconds