Searched defs:has_gs (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h284 si_get_user_data_base(enum chip_class chip_class,enum si_has_tess has_tess,enum si_has_gs has_gs,enum si_has_ngg ngg,enum pipe_shader_type shader) argument
H A Dsi_pipe.h1681 si_get_vs_inline(struct si_context *sctx, enum si_has_tess has_tess, enum si_has_gs has_gs) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpipelineobj.c712 const bool has_gs = _mesa_has_geometry_shaders(ctx); local in function:_mesa_GetProgramPipelineiv
H A Dshaderapi.c675 const bool has_gs = _mesa_has_geometry_shaders(ctx); local in function:get_programiv
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpipelineobj.c718 const bool has_gs = _mesa_has_geometry_shaders(ctx); local in function:_mesa_GetProgramPipelineiv
H A Dshaderapi.c725 const bool has_gs = _mesa_has_geometry_shaders(ctx); local in function:get_programiv
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h299 unsigned has_gs:1; member in struct:draw_llvm_variant_key
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c3749 bool has_gs = ctx->so->key.has_gs; local in function:emit_instructions
H A Dir3_shader.h303 unsigned has_gs : 1; member in struct:ir3_shader_key::__anon448bd35c030a::__anon448bd35c0408
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_compiler.h441 bool has_gs; member in struct:v3d_fs_key
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c2334 bool has_gs = radv_pipeline_has_gs(pipeline); local in function:radv_pipeline_stage_to_user_data_0
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c2481 bool has_gs = shaders[MESA_SHADER_GEOMETRY]; local in function:radv_set_driver_locations
3700 bool has_gs = radv_pipeline_has_gs(pipeline); local in function:radv_pipeline_stage_to_user_data_0
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_private.h1761 bool has_gs; member in struct:v3dv_pipeline

Completed in 57 milliseconds