Searched refs:ureg_create_shader_with_so_and_destroy (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_simple_shaders.c98 return ureg_create_shader_with_so_and_destroy( ureg, pipe, so );
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c98 return ureg_create_shader_with_so_and_destroy( ureg, pipe, so );
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h125 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, function
138 return ureg_create_shader_with_so_and_destroy(p, pipe, NULL);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h125 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, function
138 return ureg_create_shader_with_so_and_destroy(p, pipe, NULL);

Completed in 68 milliseconds