Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgramExecutable.h61 struct TransformFeedbackVarying : public sh::ShaderVariable struct
63 TransformFeedbackVarying(const sh::ShaderVariable &varyingIn, GLuint arrayIndexIn) in TransformFeedbackVarying() argument
69 TransformFeedbackVarying(const sh::ShaderVariable &field, const sh::ShaderVariable &parent) in TransformFeedbackVarying() argument
80 std::string nameWithArrayIndex() const in nameWithArrayIndex()
90 GLsizei size() const in size()
95 GLuint arrayIndex;