Home
last modified time | relevance | path

Searched defs:ptx (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_miptree.c82 nv30_transfer(struct pipe_transfer *ptx) in nv30_transfer()
217 nv30_miptree_transfer_del(struct pipe_context *pipe, struct pipe_transfer *ptx) in nv30_miptree_transfer_del()
231 nv30_miptree_transfer_map(struct pipe_context *pipe, struct pipe_transfer *ptx) in nv30_miptree_transfer_map()
254 struct pipe_transfer *ptx) in nv30_miptree_transfer_unmap()
/external/mesa3d/src/gallium/auxiliary/util/
Du_staging.c106 util_staging_transfer_destroy(struct pipe_context *pipe, struct pipe_transfer *ptx) in util_staging_transfer_destroy()
/external/opencv3/modules/core/src/
Dcuda_info.cpp154 std::vector<int> ptx; member in __anon3fbd3eda0111::CudaArch
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h338 u32 ptx:1; member
340 u32 ptx:1; member
/external/libxml2/
Dxmlschemas.c20103 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local