Home
last modified time | relevance | path

Searched refs:cso_set_geometry_shader_handle (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_shader.c181 cso_set_geometry_shader_handle(st->cso_context, NULL); in update_gp()
195 cso_set_geometry_shader_handle(st->cso_context, in update_gp()
Dst_cb_drawtex.c240 cso_set_geometry_shader_handle(cso, NULL); in st_DrawTex()
Dst_cb_clear.c301 cso_set_geometry_shader_handle(st->cso_context, NULL); in clear_with_quad()
Dst_cb_bitmap.c478 cso_set_geometry_shader_handle(cso, NULL); in draw_bitmap_quad()
Dst_cb_drawpixels.c742 cso_set_geometry_shader_handle(cso, NULL); in draw_textured_quad()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h140 enum pipe_error cso_set_geometry_shader_handle(struct cso_context *ctx,
Dcso_context.c729 enum pipe_error cso_set_geometry_shader_handle(struct cso_context *ctx, in cso_set_geometry_shader_handle() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c754 cso_set_geometry_shader_handle(ctx->cso, NULL); in util_blit_pixels()
907 cso_set_geometry_shader_handle(ctx->cso, NULL); in util_blit_pixels_tex()
Du_gen_mipmap.c1600 cso_set_geometry_shader_handle(ctx->cso, NULL); in util_gen_mipmap()