Searched defs:uniformDetails (Results 1 – 1 of 1) sorted by relevance
468 struct uniformDetails struct in gl4cts::GPUShaderFP64Test2470 glw::GLuint m_array_stride;471 glw::GLuint m_matrix_stride;472 glw::GLuint m_offset;679 struct uniformDetails struct in gl4cts::GPUShaderFP64Test3681 uniformDetails(glw::GLint expected_std140_offset, const glw::GLchar* name, glw::GLuint n_columns, in uniformDetails() function692 glw::GLint m_expected_std140_offset;693 const glw::GLchar* m_name;694 glw::GLuint m_n_columns;695 glw::GLuint m_n_elements;[all …]