Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlinker.cpp762 bool from_ssbo_unsized_array, bool *implicit_sized) in fixup_type()
H A Dir.h856 unsigned from_ssbo_unsized_array:1; /**< unsized array buffer variable. */ member
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h675 unsigned from_ssbo_unsized_array : 1; member