Home
last modified time | relevance | path

Searched defs:from_ssbo_unsized_array (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_interface_blocks.c60 bool from_ssbo_unsized_array, bool *implicit_sized) in fixup_type()
Dir.h818 unsigned from_ssbo_unsized_array:1; /**< unsized array buffer variable. */ member
/external/mesa3d/src/compiler/nir/
Dnir.h692 unsigned from_ssbo_unsized_array : 1; member