Searched defs:InterfaceVariableInfo (Results 1 – 1 of 1) sorted by relevance
57 struct InterfaceVariableInfo struct59 std::string name;60 deUint32 index;61 deUint32 blockIndex; //!< GL_BLOCK_INDEX62 deUint32 atomicCounterBufferIndex; //!< GL_ATOMIC_COUNTER_BUFFER_INDEX63 deUint32 type; //!< GL_TYPE64 deUint32 arraySize; //!< GL_ARRAY_SIZE65 deUint32 offset; //!< GL_OFFSET66 deInt32 arrayStride; //!< GL_ARRAY_STRIDE67 deInt32 matrixStride; //!< GL_MATRIX_STRIDE[all …]