Searched defs:InterfaceVariableInfo (Results 1 – 1 of 1) sorted by relevance
54 struct InterfaceVariableInfo struct56 std::string name;57 uint32_t index;58 uint32_t blockIndex; //!< GL_BLOCK_INDEX59 uint32_t atomicCounterBufferIndex; //!< GL_ATOMIC_COUNTER_BUFFER_INDEX60 uint32_t type; //!< GL_TYPE61 uint32_t arraySize; //!< GL_ARRAY_SIZE62 uint32_t offset; //!< GL_OFFSET63 int32_t arrayStride; //!< GL_ARRAY_STRIDE64 int32_t matrixStride; //!< GL_MATRIX_STRIDE[all …]