Home
last modified time | relevance | path

Searched refs:magma_query_t (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma_common_defs.h31 typedef uint64_t magma_query_t; typedef
36 #define MAGMA_QUERY_VENDOR_ID ((magma_query_t)0)
38 #define MAGMA_QUERY_DEVICE_ID ((magma_query_t)1)
40 #define MAGMA_QUERY_VENDOR_VERSION ((magma_query_t)2)
42 #define MAGMA_QUERY_IS_TOTAL_TIME_SUPPORTED ((magma_query_t)3)
45 #define MAGMA_QUERY_MAXIMUM_INFLIGHT_PARAMS ((magma_query_t)5)
49 #define MAGMA_QUERY_VENDOR_PARAM_0 ((magma_query_t)10000)
53 #define MAGMA_QUERY_TOTAL_TIME ((magma_query_t)500)