Searched refs:m_xfb_bo1_double_size (Results 1 – 1 of 1) sorted by relevance
3145 unsigned int m_xfb_bo1_double_size; member in VertexAttrib64Bit::VAOTest3215 , m_xfb_bo1_double_size(0) in VAOTest()3612 m_xfb_bo1_double_size = sizeof(double); in initProgramObject()3613 m_xfb_bo1_int_offset = m_xfb_bo1_double_offset + m_xfb_bo1_double_size; in initProgramObject()3623 …m_xfb_total_size = m_xfb_bo1_dmat3_size + m_xfb_bo1_double_size + m_xfb_bo1_int_size + m_xfb_bo1_d… in initProgramObject()3963 if (memcmp(in_double_data_ptr, xfb_double_data_ptr, m_xfb_bo1_double_size) != 0) in verifyXFBData()