Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_performance_query.c162 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 Djs-list-format.cc108 Type type_enum = maybe_type.FromJust(); in New() local
H A Djs-break-iterator.cc66 Type type_enum = maybe_type.FromJust(); in New() local
H A Djs-display-names.cc464 Type type_enum = maybe_type.FromJust(); in New() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py179 def type_enum(self): member in Value
/third_party/mesa3d/src/mesa/main/
H A Dperformance_query.c343 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 Du_threaded_context.c4181 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 Dgl4cEnhancedLayoutsTests.cpp22991 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local

Completed in 42 milliseconds