Searched defs:type_enum (Results 1 – 8 of 8) sorted by relevance
59 uint32_t type_enum; member
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()
158 def type_enum(self): member in Value
3974 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
126 pub type_enum: u32, field
22998 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local