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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp701 , m_isDeclaration (isDeclaration) {}
706 if (m_isDeclaration)
716 if (m_isDeclaration)
729 bool m_isDeclaration; member in class:vkt::shaderexecutor::VariableStatement
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp722 , m_isDeclaration (isDeclaration) {}
727 if (m_isDeclaration)
737 if (m_isDeclaration)
750 bool m_isDeclaration; member in class:deqp::gls::BuiltinPrecisionTests::VariableStatement

Completed in 247 milliseconds