Home
last modified time | relevance | path

Searched defs:thandle (Results 1 – 2 of 2) sorted by relevance

/external/virglrenderer/tests/
Dtest_virgl_resource.c50 #define TEST(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, t… argument
64 #define TEST_MIP(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_sample… argument
78 #define TEST_F(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples,… argument
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc1382 TFE_TensorHandle* thandle = EagerTensor_Handle(eager_tensor_pyobject_ptr); in PYBIND11_MODULE() local
1413 TFE_TensorHandle* thandle = tensorflow::TFE_HandleFromDLPack( in PYBIND11_MODULE() local