Searched defs:InterfaceBlockInfo (Results 1 – 3 of 3) sorted by relevance
40 struct InterfaceBlockInfo struct42 std::string name;43 deUint32 index;44 deUint32 bufferBinding; //!< GL_BUFFER_BINDING45 deUint32 dataSize; //!< GL_BUFFER_DATA_SIZE46 std::vector<int> activeVariables; //!< GL_ACTIVE_VARIABLES48 InterfaceBlockInfo (void) in InterfaceBlockInfo() argument
542 class InterfaceBlockInfo final : angle::NonCopyable class545 InterfaceBlockInfo(CustomBlockLayoutEncoderFactory *customEncoderFactory) in InterfaceBlockInfo() function in gl::__anon3105e3520111::InterfaceBlockInfo
567 class InterfaceBlockInfo final : angle::NonCopyable class570 InterfaceBlockInfo(CustomBlockLayoutEncoderFactory *customEncoderFactory) in InterfaceBlockInfo() function in gl::__anonaf7f3b1d0111::InterfaceBlockInfo