Searched defs:type_enum (Results 1 – 6 of 6) sorted by relevance
169 uint32_t *type_enum, in iris_get_perf_counter_info()
350 GLuint *type_enum, in get_perf_counter_info()
179 def type_enum(self): member in Value
4146 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
4188 uint32_t *type_enum, in tc_get_intel_perf_query_counter_info()
22991 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local