Home
last modified time | relevance | path

Searched defs:type_enum (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/common/
Dcras_iodev_info.h59 uint32_t type_enum; member
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_perfquery.c111 GLuint *type_enum, in st_GetPerfCounterInfo()
/external/mesa3d/src/gallium/drivers/iris/
Diris_performance_query.c161 uint32_t *type_enum, in iris_get_perf_counter_info()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c199 GLuint *type_enum, in brw_get_perf_counter_info()
/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py158 def type_enum(self): member in Value
Dnir.h3974 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
/external/adhd/cras/client/cras-sys/src/
Dgen.rs126 pub type_enum: u32, field
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp22998 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local