Home
last modified time | relevance | path

Searched defs:expectedLocation (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp437 const int expectedLocation = 2; in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fUniformLocationTests.cpp585 int expectedLocation = uniformInfo.location; in render() local
/third_party/vk-gl-cts/modules/glshared/
DglsAttributeLocationTests.cpp609 …const deInt32 expectedLocation = (attrib.getLayoutLocation() != Attribute::LOC_UNDEF ? attrib.get… in checkAttribLocationQuery() local