Home
last modified time | relevance | path

Searched refs:column_elem (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp4168 const glw::GLuint column_elem = element % n_rows; in prepareUniforms() local
4171 column_elem * sizeof(glw::GLdouble)); in prepareUniforms()
5200 const glw::GLuint column_elem = element % column_length; in prepareUniformBuffer() local
5203 …static_cast<glw::GLuint>(uniform_offset + column * matrix_stride + column_elem * sizeof(glw::GLdou… in prepareUniformBuffer()