Home
last modified time | relevance | path

Searched refs:NINE_DEVICE_CHILD_NEW (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9ex.c114 NINE_DEVICE_CHILD_NEW(SwapChain9Ex, ppOut, pDevice, /* args */ in NineSwapChain9Ex_new()
H A Dvertexbuffer9.c125 NINE_DEVICE_CHILD_NEW(VertexBuffer9, ppOut, /* args */ pDevice, pDesc); in NineVertexBuffer9_new()
H A Dindexbuffer9.c133 NINE_DEVICE_CHILD_NEW(IndexBuffer9, ppOut, /* args */ pDevice, pDesc); in NineIndexBuffer9_new()
H A Dnine_helpers.h76 #define NINE_DEVICE_CHILD_NEW(nine, out, dev, ...) \ macro
H A Dvertexdeclaration9.c273 NINE_DEVICE_CHILD_NEW(VertexDeclaration9, ppOut, /* args */ pDevice, pElements); in NineVertexDeclaration9_new()
410 NINE_DEVICE_CHILD_NEW(VertexDeclaration9, ppOut, /* args */ pDevice, elems); in NineVertexDeclaration9_new_from_fvf()
H A Dquery9.c313 NINE_DEVICE_CHILD_NEW(Query9, ppOut, pDevice, Type); in NineQuery9_new()
H A Dvolumetexture9.c290 NINE_DEVICE_CHILD_NEW(VolumeTexture9, ppOut, pDevice, in NineVolumeTexture9_new()
H A Dpixelshader9.c263 NINE_DEVICE_CHILD_NEW(PixelShader9, ppOut, pDevice, pFunction, cso); in NinePixelShader9_new()
H A Dtexture9.c389 NINE_DEVICE_CHILD_NEW(Texture9, ppOut, pDevice, in NineTexture9_new()
H A Dvertexshader9.c312 NINE_DEVICE_CHILD_NEW(VertexShader9, ppOut, pDevice, pFunction, cso); in NineVertexShader9_new()
H A Dcubetexture9.c350 NINE_DEVICE_CHILD_NEW(CubeTexture9, ppOut, pDevice, in NineCubeTexture9_new()
H A Dstateblock9.c601 NINE_DEVICE_CHILD_NEW(StateBlock9, ppOut, pDevice, type); in NineStateBlock9_new()
H A Dvolume9.c555 NINE_DEVICE_CHILD_NEW(Volume9, ppOut, pDevice, /* args */ in NineVolume9_new()
H A Dsurface9.c885 NINE_DEVICE_CHILD_NEW(Surface9, ppOut, pDevice, /* args */ in NineSurface9_new()
H A Dswapchain9.c1240 NINE_DEVICE_CHILD_NEW(SwapChain9, ppOut, pDevice, /* args */ in NineSwapChain9_new()

Completed in 10 milliseconds