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

  /external/mesa3d/src/gallium/state_trackers/nine/
indexbuffer9.c 138 NINE_DEVICE_CHILD_NEW(IndexBuffer9, ppOut, /* args */ pDevice, pDesc);
swapchain9ex.c 114 NINE_DEVICE_CHILD_NEW(SwapChain9Ex, ppOut, pDevice, /* args */
vertexbuffer9.c 125 NINE_DEVICE_CHILD_NEW(VertexBuffer9, ppOut, /* args */ pDevice, pDesc);
nine_helpers.h 76 #define NINE_DEVICE_CHILD_NEW(nine, out, dev, ...) \
pixelshader9.c 206 NINE_DEVICE_CHILD_NEW(PixelShader9, ppOut, pDevice, pFunction, cso);
query9.c 313 NINE_DEVICE_CHILD_NEW(Query9, ppOut, pDevice, Type);
vertexdeclaration9.c 272 NINE_DEVICE_CHILD_NEW(VertexDeclaration9, ppOut, /* args */ pDevice, pElements);
409 NINE_DEVICE_CHILD_NEW(VertexDeclaration9, ppOut, /* args */ pDevice, elems);
cubetexture9.c 346 NINE_DEVICE_CHILD_NEW(CubeTexture9, ppOut, pDevice,
texture9.c 389 NINE_DEVICE_CHILD_NEW(Texture9, ppOut, pDevice,
vertexshader9.c 265 NINE_DEVICE_CHILD_NEW(VertexShader9, ppOut, pDevice, pFunction, cso);
volumetexture9.c 287 NINE_DEVICE_CHILD_NEW(VolumeTexture9, ppOut, pDevice,
volume9.c 547 NINE_DEVICE_CHILD_NEW(Volume9, ppOut, pDevice, /* args */
stateblock9.c 574 NINE_DEVICE_CHILD_NEW(StateBlock9, ppOut, pDevice, type);
surface9.c 835 NINE_DEVICE_CHILD_NEW(Surface9, ppOut, pDevice, /* args */
swapchain9.c     [all...]

Completed in 5349 milliseconds