Home
last modified time | relevance | path

Searched defs:boundImageUnits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h80 std::vector<GLuint> boundImageUnits; member
H A DProgramExecutable.cpp2615 const std::vector<GLuint> &boundImageUnits = mImageBindings[imageIndex].boundImageUnits; in getImageUniformBinding() local