Searched defs:type_enum (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_performance_query.c | 162 iris_get_perf_counter_info(struct pipe_context *pipe, unsigned query_index, unsigned counter_index, const char **name, const char **desc, uint32_t *offset, uint32_t *data_size, uint32_t *type_enum, uint32_t *data_type_enum, uint64_t *raw_max) iris_get_perf_counter_info() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-list-format.cc | 108 Type type_enum = maybe_type.FromJust(); in New() local
|
H A D | js-break-iterator.cc | 66 Type type_enum = maybe_type.FromJust(); in New() local
|
H A D | js-display-names.cc | 464 Type type_enum = maybe_type.FromJust(); in New() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_algebraic.py | 179 def type_enum(self): member in Value
|
/third_party/mesa3d/src/mesa/main/ |
H A D | performance_query.c | 343 get_perf_counter_info(struct gl_context *ctx, unsigned query_index, unsigned counter_index, const char **name, const char **desc, GLuint *offset, GLuint *data_size, GLuint *type_enum, GLuint *data_type_enum, GLuint64 *raw_max) get_perf_counter_info() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.c | 4181 tc_get_intel_perf_query_counter_info(struct pipe_context *_pipe, unsigned query_index, unsigned counter_index, const char **name, const char **desc, uint32_t *offset, uint32_t *data_size, uint32_t *type_enum, uint32_t *data_type_enum, uint64_t *raw_max) tc_get_intel_perf_query_counter_info() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 22991 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local
|
Completed in 42 milliseconds