Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Dbfbs_gen_nim.cpp457 const r::Enum *type_enum = GetEnum(type, element_type); in GenerateType() local
534 const r::Enum *type_enum = GetEnum(field->type()); in DefaultValue() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_performance_query.c169 uint32_t *type_enum, in crocus_get_perf_counter_info()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_performance_query.c169 uint32_t *type_enum, in iris_get_perf_counter_info()
/third_party/mesa3d/src/mesa/main/
Dperformance_query.c348 GLuint *type_enum, in get_perf_counter_info()
/third_party/mesa3d/src/compiler/nir/
Dnir_algebraic.py176 def type_enum(self): member in Value
Dnir.h5043 #define NIR_SRC_AS_(name, c_type, type_enum, cast_macro) \ argument
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc978 int type_enum; in SwapOneofField() member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c4896 uint32_t *type_enum, in tc_get_intel_perf_query_counter_info()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp22991 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local