Lines Matching defs:expected_location

3995  * @param expected_location          Expected location
4003 GLint expected_location, const Type& type, GLboolean normalized,
4006 , m_expected_location(expected_location)
4023 * @param expected_location Expected location
4030 GLint expected_location, Interface* interface, GLuint n_array_elements,
4033 , m_expected_location(expected_location)
4283 * @param expected_location Expected location
4293 GLint expected_location, const Type& type, GLboolean normalized,
4296 return AddMember(Variable::Descriptor(name, qualifiers, expected_component, expected_location, type, normalized,
4305 * @param expected_location Expected location
4315 GLint expected_location, Interface* nterface, GLuint n_array_elements,
4318 return AddMember(Variable::Descriptor(name, qualifiers, expected_component, expected_location, nterface,
8749 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
8753 0 /* expected_component */, 0 /* expected_location */, type, false /* normalized */,
8757 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
8761 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
8764 vs_uni_block->Member("at_fifth_offset", "", 0 /* expected_component */, 0 /* expected_location */, type,
8767 vs_uni_block->Member("at_sixth_offset", "", 0 /* expected_component */, 0 /* expected_location */, type,
8771 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
10586 structure->Member("vector", "", 0 /* expected_component */, 0 /* expected_location */, Utils::Type::vec4,
10589 structure->Member("scalar", "", 0 /* expected_component */, 0 /* expected_location */, Utils::Type::_float,
10596 vs_uni_block->Member("first", "", 0 /* expected_component */, 0 /* expected_location */, Utils::Type::vec4,
10599 vs_uni_block->Member("second", "", 0 /* expected_component */, 0 /* expected_location */, structure,
10602 vs_uni_block->Member("third", "", 0 /* expected_component */, 0 /* expected_location */, structure,
10605 vs_uni_block->Member("fourth", "", 0 /* expected_component */, 0 /* expected_location */, vec4,
10608 vs_uni_block->Member("fifth", "layout(align = 64)", 0 /* expected_component */, 0 /* expected_location */, vec4,
10611 vs_uni_block->Member("sixth", "", 0 /* expected_component */, 0 /* expected_location */, structure,
10721 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
10725 0 /* expected_component */, 0 /* expected_location */, type, false /* normalized */,
10729 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
10733 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
10736 vs_buf_block->Member("at_fifth_offset", "", 0 /* expected_component */, 0 /* expected_location */, type,
10739 vs_buf_block->Member("at_sixth_offset", "", 0 /* expected_component */, 0 /* expected_location */, type,
10743 0 /* expected_location */, type, false /* normalized */, 0 /* n_array_elements */, base_stride,
12350 structure->Member("vector", "", 0 /* expected_component */, 0 /* expected_location */, Utils::Type::vec4,
12353 structure->Member("scalar", "", 0 /* expected_component */, 0 /* expected_location */, Utils::Type::_float,
12360 vs_buf_Block->Member("first", "", 0 /* expected_component */, 0 /* expected_location */, Utils::Type::vec4,
12363 vs_buf_Block->Member("second", "", 0 /* expected_component */, 0 /* expected_location */, structure,
12366 vs_buf_Block->Member("third", "", 0 /* expected_component */, 0 /* expected_location */, structure,
12369 vs_buf_Block->Member("fourth", "", 0 /* expected_component */, 0 /* expected_location */, vec4,
12372 vs_buf_Block->Member("fifth", "layout(align = 16)", 0 /* expected_component */, 0 /* expected_location */, vec4,
12375 vs_buf_Block->Member("sixth", "", 0 /* expected_component */, 0 /* expected_location */, structure,
12567 first_in_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */, 0u /* n_array_elements */,
12572 last_in_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */,
12582 first_out_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */,
12588 last_out_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */, 0u /* n_array_elements */,
12699 0 /* expected_componenet */, m_loc_vertex /* expected_location */, Utils::Type::uint /* type */,
12703 0 /* expected_componenet */, m_loc_instance /* expected_location */, Utils::Type::uint /* type */,
12937 first_in_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */,
12943 last_in_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */,
12953 first_out_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */,
12959 last_out_loc /* expected_location */, type /* type */, GL_FALSE /* normalized */,
15276 desc.m_location /* expected_location */, type, /* built_in_type */
15283 desc.m_location /* expected_location */, type, /* built_in_type */
19733 goku_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19738 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19743 goten_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19748 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19912 m_goku_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19916 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19920 m_goten_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,
19924 Utils::Variable::m_automatic_location /* expected_location */, type /* type */, GL_FALSE /* normalized */,