Searched defs:type_enum (Results 1 – 11 of 11) sorted by relevance
25 type_enum = None variable in Field51 type_enum = metrics_pb2.MetricsDataSet.MetricFieldDescriptor.STRING variable in StringField57 type_enum = metrics_pb2.MetricsDataSet.MetricFieldDescriptor.INT64 variable in IntegerField63 type_enum = metrics_pb2.MetricsDataSet.MetricFieldDescriptor.BOOL variable in BooleanField
111 GLuint *type_enum, in st_GetPerfCounterInfo()
161 uint32_t *type_enum, in iris_get_perf_counter_info()
199 GLuint *type_enum, in brw_get_perf_counter_info()
100 fn type_enum(&self) -> Type { in type_enum() method
158 def type_enum(self): member in Value
3974 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
163 const AttributeType type_enum = AttributeTypeFromName(attr_type); in ValueToAttrValue() local
843 int type_enum; in SwapOneofField() member
847 int type_enum; in SwapOneofField() member
22991 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local