Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp12434 const GLuint first_in_loc = 0; in test() local
12477first_in_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */, 0u /* n_array_el… in test()
12804 const GLuint first_in_loc = 0; in test() local
12847 first_in_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */, in test()
15012 const GLuint first_in_loc = 0; in test() local
15035 desc_in[0].assign(0, "comp_x", first_in_loc, "first_input_location", 4, "gvec4"); in test()
15043 desc_in[0].assign(0, "comp_x", first_in_loc, "first_input_location", 1, "scalar"); in test()
15045 desc_in[2].assign(1, "comp_y", first_in_loc, "first_input_location", 3, "gvec3"); in test()
15055 desc_in[0].assign(0, "comp_x", first_in_loc, "first_input_location", 3, "gvec3"); in test()
15057 desc_in[2].assign(3, "comp_w", first_in_loc, "first_input_location", 1, "scalar"); in test()
[all …]