Searched defs:struct_name (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl.h | 404 std::string struct_name; member
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl.h | 468 std::string struct_name; member
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | test_inspector_builder.cc | 161 MakeStructVariableReferenceBodyFunction( std::string func_name, std::string struct_name, std::vector<std::tuple<size_t, const ast::Type*>> members) MakeStructVariableReferenceBodyFunction() argument
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | canonicalize_entry_point_io.cc | 358 auto struct_name = ctx.dst->Sym(); in CreateInputStruct() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 1027 char struct_name[100]; in get_bo_struct_type() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 144 create_jit_texture_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_texture_type() argument 213 create_jit_sampler_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_sampler_type() argument 255 create_jit_image_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_image_type() argument 310 create_jit_context_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_context_type() argument 504 char struct_name[24]; in create_jit_vertex_header() local 114 create_jit_dvbuffer_type(struct gallivm_state *gallivm, const char *struct_name) create_jit_dvbuffer_type() argument 367 create_gs_jit_context_type(struct gallivm_state *gallivm, unsigned vector_length, LLVMTypeRef texture_type, LLVMTypeRef sampler_type, LLVMTypeRef image_type, const char *struct_name) create_gs_jit_context_type() argument 464 create_jit_vertex_buffer_type(struct gallivm_state *gallivm, const char *struct_name) create_jit_vertex_buffer_type() argument 547 create_tcs_jit_context_type(struct gallivm_state *gallivm, unsigned vector_length, LLVMTypeRef texture_type, LLVMTypeRef sampler_type, LLVMTypeRef image_type, const char *struct_name) create_tcs_jit_context_type() argument 648 create_tes_jit_context_type(struct gallivm_state *gallivm, unsigned vector_length, LLVMTypeRef texture_type, LLVMTypeRef sampler_type, LLVMTypeRef image_type, const char *struct_name) create_tes_jit_context_type() argument [all...] |
Completed in 14 milliseconds