Home
last modified time | relevance | path

Searched defs:pDst (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c79 NineDevice9Ex_ComposeRects( UNUSED struct NineDevice9Ex *This, UNUSED IDirect3DSurface9 *pSrc, UNUSED IDirect3DSurface9 *pDst, UNUSED IDirect3DVertexBuffer9 *pSrcRectDescs, UNUSED UINT NumRects, UNUSED IDirect3DVertexBuffer9 *pDstRectDescs, UNUSED D3DCOMPOSERECTSOP Operation, UNUSED int Xoffset, UNUSED int Yoffset ) NineDevice9Ex_ComposeRects() argument
H A Dnine_lock.c2093 LockDevice9Ex_ComposeRects( struct NineDevice9Ex *This, IDirect3DSurface9 *pSrc, IDirect3DSurface9 *pDst, IDirect3DVertexBuffer9 *pSrcRectDescs, UINT NumRects, IDirect3DVertexBuffer9 *pDstRectDescs, D3DCOMPOSERECTSOP Operation, int Xoffset, int Yoffset ) LockDevice9Ex_ComposeRects() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c667 vmw_svga_winsys_surface_ref(struct svga_winsys_screen *sws, struct svga_winsys_surface **pDst, struct svga_winsys_surface *src) vmw_svga_winsys_surface_ref() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp391 Vector4f pDst; // FIXME: Rename in applyShader() local
[all...]
H A DVertexProgram.cpp366 Vector4f pDst; // FIXME: Rename in program() local
[all...]
/third_party/lame/dshow/
H A DMpegac.cpp381 BYTE * pDst = NULL; in FlushEncodedSamples() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c1519 uint32_t *pDst = set->header.mapped_ptr + templ->entry[i].dst_offset; in radv_update_descriptor_set_with_template_impl() local
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4510 uint32_t* pDst = (uint32_t*)((char*)pData + offset); in VmaWriteMagicValue() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h6140 mz_zip_writer_create_local_dir_header( mz_zip_archive *pZip, mz_uint8 *pDst, mz_uint16 filename_size, mz_uint16 extra_size, mz_uint64 uncomp_size, mz_uint64 comp_size, mz_uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date) mz_zip_writer_create_local_dir_header() argument
6161 mz_zip_writer_create_central_dir_header( mz_zip_archive *pZip, mz_uint8 *pDst, mz_uint16 filename_size, mz_uint16 extra_size, mz_uint16 comment_size, mz_uint64 uncomp_size, mz_uint64 comp_size, mz_uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date, mz_uint64 local_header_ofs, mz_uint32 ext_attributes) mz_zip_writer_create_central_dir_header() argument
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c201774 u8 *pDst = &pNode->zData[4 + pRtree->nBytesPerCell*iCell]; global() local
[all...]

Completed in 176 milliseconds