Home
last modified time | relevance | path

Searched defs:struct_name (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/intel/perf/
Dintel_perf_mdapi.c217 #define MDAPI_QUERY_ADD_COUNTER(query, struct_name, field_name, type_name) \ argument
223 #define MDAPI_QUERY_ADD_ARRAY_COUNTER(ctx, query, struct_name, field_name, idx, type_name) \ argument
/third_party/mesa3d/src/amd/compiler/tests/
Dframework.h63 #define _BEGIN_TEST(name, struct_name) static void struct_name(); static __attribute__((constructor… argument
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.h404 std::string struct_name; member
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.h468 std::string struct_name; member
/third_party/rust/crates/bindgen/bindgen/codegen/
Dimpl_debug.rs12 let struct_name = item.canonical_name(ctx); in gen_debug_impl() localVariable
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c115 const char *struct_name) in create_jit_dvbuffer_type()
144 create_jit_texture_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_texture_type()
213 create_jit_sampler_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_sampler_type()
255 create_jit_image_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_image_type()
310 create_jit_context_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_context_type()
371 const char *struct_name) in create_gs_jit_context_type()
465 const char *struct_name) in create_jit_vertex_buffer_type()
504 char struct_name[24]; in create_jit_vertex_header() local
551 const char *struct_name) in create_tcs_jit_context_type()
652 const char *struct_name) in create_tes_jit_context_type()
/third_party/rust/crates/cxx/macro/src/
Dderive.rs138 let struct_name = ident.to_string(); in struct_debug() localVariable
/third_party/jerryscript/jerry-core/jrt/
Djrt.h129 #define JERRY_SIZE_OF_STRUCT_MEMBER(struct_name, member_name) sizeof (((struct_name *) NULL)->membe… argument
/third_party/skia/third_party/externals/tint/src/transform/
Dcanonicalize_entry_point_io.cc358 auto struct_name = ctx.dst->Sym(); in CreateInputStruct() local
/third_party/skia/third_party/externals/tint/src/inspector/
Dtest_inspector_builder.cc163 std::string struct_name, in MakeStructVariableReferenceBodyFunction()
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_yacc.y317 static void gsl_struct_decl(GoomHash *namespace, const char *struct_name, const char *name) in gsl_struct_decl()
356 static void gsl_struct_decl_local(const char *struct_name, const char *name) in gsl_struct_decl_local()
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver_validation.cc286 std::string struct_name) { in ValidateStorageClassLayout()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc1867 auto struct_name = token->AsString(); in ParseStruct() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1027 char struct_name[100]; in get_bo_struct_type() local