Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.hpp57 struct InterfaceVariableInfo struct
59 std::string name;
60 deUint32 index;
61 deUint32 blockIndex; //!< GL_BLOCK_INDEX
62 deUint32 atomicCounterBufferIndex; //!< GL_ATOMIC_COUNTER_BUFFER_INDEX
63 deUint32 type; //!< GL_TYPE
64 deUint32 arraySize; //!< GL_ARRAY_SIZE
65 deUint32 offset; //!< GL_OFFSET
66 deInt32 arrayStride; //!< GL_ARRAY_STRIDE
67 deInt32 matrixStride; //!< GL_MATRIX_STRIDE
[all …]