Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlinker.cpp954 bool bound_sampler, bound_image; in link_bindless_layout_qualifiers() local
H A Dast.h662 unsigned bound_image:1; member
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_types.h217 bool bound_image; member