• Home
  • Raw
  • Download

Lines Matching refs:m_queryTarget

1729 	, m_queryTarget	(queryTarget)  in ProgramInterfaceQueryTestCase()
1739 return m_queryTarget.interface; in getTargetInterface()
2096 if (m_queryTarget.propFlags == PROGRAMRESOURCEPROP_IS_PER_PATCH) in getAndCheckProgramDefinition()
2172 switch (m_queryTarget.interface) in iterate()
2224 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2234 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2243 …const glu::Storage storage = (m_queryTarget.interface == PROGRAMINTERFACE_UNIFORM_BLOC… in iterate()
2276 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2286 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2295 …const bool isInputCase = (m_queryTarget.interface == PROGRAMINTERFACE_PROGRAM_INPUT); in iterate()
2337 …const std::string resourceInterfaceName = (m_queryTarget.interface == PROGRAMINTERFACE_PROGRAM… in iterate()
2345 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2355 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2411 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2421 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2449 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2459 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()