Searched refs:writes_pointsize (Results 1 – 3 of 3) sorted by relevance
99 bool writes_pointsize; member
4198 ctx->shader_info->vs.writes_pointsize = true; in handle_vs_outputs_post()4242 uint32_t mask = ((ctx->shader_info->vs.writes_pointsize == true ? 1 : 0) | in handle_vs_outputs_post()4256 if (ctx->shader_info->vs.writes_pointsize == true) in handle_vs_outputs_post()
503 S_02881C_USE_VTX_POINT_SIZE(vs->info.vs.writes_pointsize) | in radv_emit_vertex_shader()506 S_02881C_VS_OUT_MISC_VEC_ENA(vs->info.vs.writes_pointsize || in radv_emit_vertex_shader()