Home
last modified time | relevance | path

Searched refs:checkpoint_x (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp2062 glw::GLfloat checkpoint_x = glw::GLfloat(sub_cell_origin_x + vertex_checkpoint_pixel_offset_x) / in configureVAO() local
2072 m_bo_data.push_back(checkpoint_x); in configureVAO()
2302 glw::GLint checkpoint_x = glw::GLint(glw::GLfloat(m_to_width) * m_bo_data[checkpoint_position_index]); in executeRenderTest() local
2304 glw::GLint origin_x = checkpoint_x - 1; in executeRenderTest()
2390 << "but primitive vertex at (" << checkpoint_x << "," << checkpoint_y in executeRenderTest()
2440 << "vertex at (" << checkpoint_x << "," << checkpoint_y << ") " in executeRenderTest()
2457 << "vertex at (" << checkpoint_x << "," << checkpoint_y << ") " in executeRenderTest()
2515 << "but primitive vertex at (" << checkpoint_x << "," << checkpoint_y in executeRenderTest()

Completed in 5 milliseconds