Searched defs:pIndexData (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 1361 deUint32* const pIndexData = reinterpret_cast<deUint32*>(pData); in initializeBuffers() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 1361 deUint32* const pIndexData = reinterpret_cast<deUint32*>(pData); in initializeBuffers() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.c | 3130 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, D3DPRIMITIVETYPE PrimitiveType, UINT MinVertexIndex, UINT NumVertices, UINT PrimitiveCount, const void *pIndexData, D3DFORMAT IndexDataFormat, const void *pVertexStreamZeroData, UINT VertexStreamZeroStride ) NineDevice9_DrawIndexedPrimitiveUP() argument [all...] |
H A D | nine_lock.c | 1520 LockDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, D3DPRIMITIVETYPE PrimitiveType, UINT MinVertexIndex, UINT NumVertices, UINT PrimitiveCount, const void *pIndexData, D3DFORMAT IndexDataFormat, const void *pVertexStreamZeroData, UINT VertexStreamZeroStride ) LockDevice9_DrawIndexedPrimitiveUP() argument
|
Completed in 16 milliseconds