Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp5681 glw::GLuint expected_vertex_id = 1; in execute() local
5687 expected_vertex_id = draw_call_first_vertex_id[n_draw_call] + n_point; in execute()
5693 expected_vertex_id = draw_call_first_vertex_id[n_draw_call] - n_point; in execute()
5697 expected_vertex_id = 0; in execute()
5727 (result_vertex_id_page_has_physical_backing && retrieved_vertex_id != expected_vertex_id)) in execute()
5758 << expected_vertex_id << "]" in execute()