Searched defs:getLayoutLocation (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/framework/randomshaders/ | ||
D | rsgVariable.hpp | 60 int getLayoutLocation (void) const { return m_layoutLocation; } in getLayoutLocation() function in rsg::Variable |
/third_party/vk-gl-cts/modules/glshared/ | ||
D | glsAttributeLocationTests.hpp | 104 deInt32 getLayoutLocation (void) const { return m_layoutLocation; } in getLayoutLocation() function in deqp::gls::AttributeLocationTestUtil::Attribute |