Home
last modified time | relevance | path

Searched refs:TYPE_DECLARATION (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinitionUtil.hpp48 VariablePathComponent (const glu::VariableDeclaration* decl) :m_type(TYPE_DECLARATION) { m_data.declaration = decl; } in VariablePathComponent()
55 bool isDeclaration (void) const { return m_type == TYPE_DECLARATION; } in isDeclaration()
66 TYPE_DECLARATION, enumerator

Completed in 1 milliseconds