Searched defs:type_enum (Results 1 – 8 of 8) sorted by relevance
111 GLuint *type_enum, in st_GetPerfCounterInfo()
167 uint32_t *type_enum, in iris_get_perf_counter_info()
35 enum type_enum enum
199 GLuint *type_enum, in brw_get_perf_counter_info()
148 def type_enum(self): member in Value
4265 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
3986 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