• Home
  • Raw
  • Download

Lines Matching refs:m_queryTarget

1732 	, m_queryTarget	(queryTarget)  in ProgramInterfaceQueryTestCase()
1742 return m_queryTarget.interface; in getTargetInterface()
2106 if (m_queryTarget.propFlags == PROGRAMRESOURCEPROP_IS_PER_PATCH) in getAndCheckProgramDefinition()
2182 switch (m_queryTarget.interface) in iterate()
2234 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2244 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2253 …const glu::Storage storage = (m_queryTarget.interface == PROGRAMINTERFACE_UNIFORM_BLOC… in iterate()
2286 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2296 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2305 …const bool isInputCase = (m_queryTarget.interface == PROGRAMINTERFACE_PROGRAM_INPUT); in iterate()
2347 …const std::string resourceInterfaceName = (m_queryTarget.interface == PROGRAMINTERFACE_PROGRAM… in iterate()
2355 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2365 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2421 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2431 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2459 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2469 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()