Home
last modified time | relevance | path

Searched refs:ureg_create_shader_with_so_and_destroy (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c98 return ureg_create_shader_with_so_and_destroy( ureg, pipe, so ); in util_make_vertex_passthrough_shader_with_so()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h125 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, in ureg_create_shader_with_so_and_destroy() function
138 return ureg_create_shader_with_so_and_destroy(p, pipe, NULL); in ureg_create_shader_and_destroy()