Home
last modified time | relevance | path

Searched defs:struct_name (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.h404 std::string struct_name; member
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.h468 std::string struct_name; member
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc161 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 Dcanonicalize_entry_point_io.cc358 auto struct_name = ctx.dst->Sym(); in CreateInputStruct() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1027 char struct_name[100]; in get_bo_struct_type() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c144 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