Home
last modified time | relevance | path

Searched refs:getUniformBlockIndexToBufferBindingForCapture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h720 const ProgramUniformBlockArray<GLuint> &getUniformBlockIndexToBufferBindingForCapture() const in getUniformBlockIndexToBufferBindingForCapture() function
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1061 json, executable.getUniformBlockIndexToBufferBindingForCapture()); in SerializeProgramState()