Home
last modified time | relevance | path

Searched defs:interface_type (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c606 const struct glsl_type *interface_type, in create_shader_variable()
693 const struct glsl_type *interface_type = var->interface_type; in add_shader_variable() local
Dir.h994 const glsl_type *interface_type; variable
Dast_to_hir.cpp8064 const glsl_type *interface_type = v->get_interface_type(); in is_unsized_array_last_element() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c1713 struct vtn_type *interface_type, in vtn_storage_class_to_mode()
/third_party/mesa3d/src/mesa/main/
Dshader_types.h1091 const struct glsl_type *interface_type; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c4235 …const struct glsl_type *interface_type = var->interface_type ? glsl_without_array(var->interface_t… in unbreak_bos() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h911 const struct glsl_type *interface_type; member