Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h103 ureg_create_with_screen(enum pipe_shader_type processor,
Dtgsi_ureg.c2231 return ureg_create_with_screen(processor, NULL); in ureg_create()
2236 ureg_create_with_screen(enum pipe_shader_type processor, in ureg_create_with_screen() function