Home
last modified time | relevance | path

Searched refs:NINE_DEVICE_CHILD_BIND_NEW (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_helpers.h102 #define NINE_DEVICE_CHILD_BIND_NEW(nine, out, dev, ...) \ macro
Dpixelshader9.c261 NINE_DEVICE_CHILD_BIND_NEW(PixelShader9, ppOut, pDevice, pFunction, cso); in NinePixelShader9_new()
Dvertexshader9.c310 NINE_DEVICE_CHILD_BIND_NEW(VertexShader9, ppOut, pDevice, pFunction, cso); in NineVertexShader9_new()