• Home
  • Raw
  • Download

Lines Matching refs:m_queryTarget

1731 	, m_queryTarget	(queryTarget)  in ProgramInterfaceQueryTestCase()
1741 return m_queryTarget.interface; in getTargetInterface()
2100 if (m_queryTarget.propFlags == PROGRAMRESOURCEPROP_IS_PER_PATCH) in getAndCheckProgramDefinition()
2176 switch (m_queryTarget.interface) in iterate()
2228 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2238 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2247 …const glu::Storage storage = (m_queryTarget.interface == PROGRAMINTERFACE_UNIFORM_BLOC… in iterate()
2280 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2290 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2299 …const bool isInputCase = (m_queryTarget.interface == PROGRAMINTERFACE_PROGRAM_INPUT); in iterate()
2341 …const std::string resourceInterfaceName = (m_queryTarget.interface == PROGRAMINTERFACE_PROGRAM… in iterate()
2349 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2359 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2415 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2425 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()
2453 if (allProperties[propNdx].validator->isSelected(m_queryTarget.propFlags) && in iterate()
2463 …queryAndValidateProps(m_testCtx, gl, program.getProgram(), m_queryTarget.interface, targetResource… in iterate()