Home
last modified time | relevance | path

Searched defs:expectedLocation (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp437 const int expectedLocation = 2; in iterate() local
441 layoutSpecification << "location=" << expectedLocation; in iterate() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp609 const deInt32 expectedLocation = (attrib.getLayoutLocation() != Attribute::LOC_UNDEF ? attrib.getLayoutLocation() : getBoundLocation(bindings, attrib.getName())); in checkAttribLocationQuery() local

Completed in 4 milliseconds