Searched defs:window_space (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c440 bool window_space = ctx->vs_disables_clipping_viewport; local in function:si_emit_depth_ranges
H A Dsi_state_shaders.c1023 unsigned window_space = local in function:si_shader_vs
H A Dsi_state.c759 unsigned window_space = local in function:si_emit_clip_regs
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c60 util_make_vertex_passthrough_shader(struct pipe_context * pipe,uint num_attribs,const enum tgsi_semantic * semantic_names,const uint * semantic_indexes,bool window_space) argument
73 util_make_vertex_passthrough_shader_with_so(struct pipe_context * pipe,uint num_attribs,const enum tgsi_semantic * semantic_names,const uint * semantic_indexes,bool window_space,bool layered,const struct pipe_stream_output_info * so) argument
H A Du_tests.c150 util_set_passthrough_vertex_shader(struct cso_context * cso,struct pipe_context * ctx,bool window_space) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c526 bool window_space = ctx->vs_disables_clipping_viewport; local in function:si_emit_depth_ranges
H A Dsi_state_shaders.c1154 bool window_space = gs_info->stage == MESA_SHADER_VERTEX ? local in function:gfx10_shader_ngg
1419 bool window_space = info->stage == MESA_SHADER_VERTEX ? local in function:si_shader_vs
H A Dsi_state.c835 bool window_space = info->stage == MESA_SHADER_VERTEX ? local in function:si_emit_clip_regs
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c60 util_make_vertex_passthrough_shader(struct pipe_context * pipe,uint num_attribs,const enum tgsi_semantic * semantic_names,const uint * semantic_indexes,bool window_space) argument
73 util_make_vertex_passthrough_shader_with_so(struct pipe_context * pipe,uint num_attribs,const enum tgsi_semantic * semantic_names,const uint * semantic_indexes,bool window_space,bool layered,const struct pipe_stream_output_info * so) argument
H A Du_tests.c155 util_set_passthrough_vertex_shader(struct cso_context * cso,struct pipe_context * ctx,bool window_space) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c272 bool window_space = draw_is_vs_window_space(draw); local in function:draw_update_clip_flags
293 bool window_space = draw_is_vs_window_space(draw); local in function:draw_update_viewport_flags
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c285 bool window_space = draw_is_vs_window_space(draw); local in function:draw_update_clip_flags
306 bool window_space = draw_is_vs_window_space(draw); local in function:draw_update_viewport_flags

Completed in 37 milliseconds