Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h326 si_get_user_data_base(enum amd_gfx_level gfx_level, enum si_has_tess has_tess, enum si_has_gs has_gs, enum si_has_ngg ngg, enum pipe_shader_type shader) si_get_user_data_base() argument
H A Dsi_pipe.h1740 si_get_vs_inline(struct si_context *sctx, enum si_has_tess has_tess, enum si_has_gs has_gs) in si_get_vs_inline() argument
/third_party/mesa3d/src/mesa/main/
H A Dpipelineobj.c719 const bool has_gs = _mesa_has_geometry_shaders(ctx); in _mesa_GetProgramPipelineiv() local
H A Dshaderapi.c774 const bool has_gs = _mesa_has_geometry_shaders(ctx); in get_programiv() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h308 unsigned has_gs : 1; member
H A Dir3_compiler_nir.c4340 bool has_gs = ctx->so->key.has_gs; in emit_instructions() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h1979 bool has_gs; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c3220 bool has_gs = stages[MESA_SHADER_GEOMETRY].nir; in radv_set_driver_locations() local
5017 bool has_gs = radv_pipeline_has_stage(pipeline, MESA_SHADER_GEOMETRY); in radv_pipeline_stage_to_user_data_0() local

Completed in 36 milliseconds