Searched refs:util_make_fragment_passthrough_shader (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_simple_shaders.h | 114 util_make_fragment_passthrough_shader(struct pipe_context *pipe,
|
D | u_tests.c | 313 fs = util_make_fragment_passthrough_shader(ctx, TGSI_SEMANTIC_GENERIC, in tgsi_vs_window_space_position()
|
D | u_blitter.c | 416 util_make_fragment_passthrough_shader(pipe, TGSI_SEMANTIC_GENERIC, in bind_fs_write_one_cbuf() 430 util_make_fragment_passthrough_shader(pipe, TGSI_SEMANTIC_GENERIC, in bind_fs_write_all_cbufs() 1208 util_make_fragment_passthrough_shader(pipe, TGSI_SEMANTIC_GENERIC, in util_blitter_cache_all_shaders() 1212 util_make_fragment_passthrough_shader(pipe, TGSI_SEMANTIC_GENERIC, in util_blitter_cache_all_shaders()
|
D | u_simple_shaders.c | 507 util_make_fragment_passthrough_shader(struct pipe_context *pipe, in util_make_fragment_passthrough_shader() function
|
/external/mesa3d/src/gallium/tests/trivial/ |
D | tri.c | 218 p->fs = util_make_fragment_passthrough_shader(p->pipe, in init_prog()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_clear.c | 110 util_make_fragment_passthrough_shader(st->pipe, TGSI_SEMANTIC_GENERIC, in set_fragment_shader()
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 1621 util_make_fragment_passthrough_shader(pipe, in hud_set_draw_context()
|