Searched defs:n_total_components (Results 1 – 4 of 4) sorted by relevance
7119 const glw::GLuint n_total_components = mipmap_raw_size / 1; in initTextureObject() local7132 const glw::GLuint n_total_components = mipmap_raw_size / 2; in initTextureObject() local7145 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local7158 const glw::GLuint n_total_components = mipmap_raw_size / 1; in initTextureObject() local7171 const glw::GLuint n_total_components = mipmap_raw_size / 2; in initTextureObject() local7184 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local7197 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local7210 const glw::GLuint n_total_components = mipmap_raw_size / 8; in initTextureObject() local7225 const glw::GLuint n_total_components = mipmap_raw_size / 2; in initTextureObject() local7240 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local[all …]
10408 …const unsigned int n_total_components = Utils::getNumberOfComponentsForVariableType(variable.type); in setInputAttributeValues() local10653 …const int n_total_components = (int)Utils::getNumberOfComponentsForVariableType(vari… in getArgumentListsForVariableType() local
1425 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; in prepareVertexBuffersData() local2333 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; in prepareVertexBuffersData() local2651 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; in prepareVertexBuffersData() local
1674 const glw::GLuint n_total_components = n_total_faces * n_components_per_face; in verifyResultImage() local