Lines Matching refs:deUint32
43 deUint32 index;
44 deUint32 bufferBinding; //!< GL_BUFFER_BINDING
45 deUint32 dataSize; //!< GL_BUFFER_DATA_SIZE
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
68 deUint32 topLevelArraySize; //!< GL_TOP_LEVEL_ARRAY_SIZE - set only for GL_BUFFER_VARIABLEs
89 …mResourceInt (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 in…
90 deUint32 getProgramResourceUint (const glw::Functions& gl, deUint32 program, deUint32 programI…
92 …tProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU…
93 …tProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU…
95 …gramInterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU…
96 …gramInterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU…
98 …mInterfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU…
99 …mInterfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU…
103 …ramResourceInt (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 in… in getProgramResourceInt()
108 …getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU… in getProgramResourceName()
115 …gramInterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU… in getProgramInterfaceBlockInfo()
122 …mInterfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deU… in getProgramInterfaceVariableInfo()