HomeSort by relevance Sort by last modified time
    Searched refs:ureg_create_shader_with_so_and_destroy (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_simple_shaders.c 98 return ureg_create_shader_with_so_and_destroy( ureg, pipe, so );
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.h 125 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, function
138 return ureg_create_shader_with_so_and_destroy(p, pipe, NULL);
    [all...]

Completed in 56 milliseconds