Searched defs:interface_type (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_linker.c184 const struct glsl_type *interface_type = var->interface_type; local in function:add_shader_variable
96 create_shader_variable(struct gl_shader_program * shProg,const nir_variable * in,const char * name,const struct glsl_type * type,const struct glsl_type * interface_type,bool use_implicit_location,int location,const struct glsl_type * outermost_struct_type) argument
[all...]
H A Dlower_ubo_reference.cpp717 const struct glsl_type *interface_type = interface_deref->type; local in function:__anonf648b2340110::lower_ubo_reference_visitor::calculate_unsized_array_stride
H A Dast_to_hir.cpp7925 const glsl_type *interface_type = v->get_interface_type(); local in function:is_unsized_array_last_element
H A Dlinker.cpp3805 const glsl_type *interface_type = var->get_interface_type(); local in function:add_shader_variable
3719 create_shader_variable(struct gl_shader_program * shProg,const ir_variable * in,const char * name,const glsl_type * type,const glsl_type * interface_type,bool use_implicit_location,int location,const glsl_type * outermost_struct_type) argument
H A Dir.h1048 const glsl_type *interface_type; member in class:ir_variable
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_ubo_reference.cpp715 const struct glsl_type *interface_type = interface_deref->type; local in function:__anon515fc8010110::lower_ubo_reference_visitor::calculate_unsized_array_stride
H A Dir.h1024 const glsl_type *interface_type; member in class:ir_variable
[all...]
H A Dast_to_hir.cpp7665 const glsl_type *interface_type = v->get_interface_type(); local in function:is_unsized_array_last_element
H A Dlinker.cpp3937 const glsl_type *interface_type = var->get_interface_type(); local in function:add_shader_variable
3851 create_shader_variable(struct gl_shader_program * shProg,const ir_variable * in,const char * name,const glsl_type * type,const glsl_type * interface_type,bool use_implicit_location,int location,const glsl_type * outermost_struct_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c1909 struct vtn_type *interface_type = ptr_type->deref; local in function:vtn_pointer_from_ssa
1762 vtn_storage_class_to_mode(struct vtn_builder * b,SpvStorageClass class,struct vtn_type * interface_type,nir_variable_mode * nir_mode_out) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1470 vtn_storage_class_to_mode(struct vtn_builder * b,SpvStorageClass class,struct vtn_type * interface_type,nir_variable_mode * nir_mode_out) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h521 const struct glsl_type *interface_type; member in struct:nir_variable
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h658 const struct glsl_type *interface_type; member in struct:nir_variable
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h2780 const struct glsl_type *interface_type; member in struct:gl_shader_variable
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h2851 const struct glsl_type *interface_type; member in struct:gl_shader_variable

Completed in 80 milliseconds