Searched refs:TYPE_INT64 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | get.c | 103 TYPE_INT64, enumerator in enum:value_type 221 #define CONTEXT_INT64(field) CONTEXT_FIELD(field, TYPE_INT64) 1603 case TYPE_INT64: 1721 case TYPE_INT64: 1836 case TYPE_INT64: 1951 case TYPE_INT64: 2072 case TYPE_INT64: 2179 case TYPE_INT64: 2270 case TYPE_INT64: 2462 return TYPE_INT64; [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | get.c | 142 TYPE_INT64, enumerator in enum:value_type 260 #define CONTEXT_INT64(field) CONTEXT_FIELD(field, TYPE_INT64) 1675 case TYPE_INT64: 1802 case TYPE_INT64: 1928 case TYPE_INT64: 2054 case TYPE_INT64: 2189 case TYPE_INT64: 2307 case TYPE_INT64: 2395 case TYPE_INT64: 2588 return TYPE_INT64; [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.0.5.rst | 113 - mesa: return v.value_int64 when the requested type is TYPE_INT64
|
| H A D | 10.1.1.rst | 112 - mesa: return v.value_int64 when the requested type is TYPE_INT64
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 631 { GL_TIMESTAMP, LOC_CUSTOM, TYPE_INT64, 0, extra_ARB_timer_query },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 267 { GL_TIMESTAMP, LOC_CUSTOM, TYPE_INT64, 0, extra_ARB_timer_query_or_EXT_disjoint_timer_query },
|
Completed in 14 milliseconds