Searched refs:getResourceType (Results 1 – 1 of 1) sorted by relevance
229 const ResourceType& getResourceType (void) const { return m_resourceType; } in getResourceType() function in deqp::egl::__anon80c5ce610111::RobustnessTestCase::Params380 params.getResourceType() == RESOURCETYPE_SSBO || in paramsToApiType()455 params.getResourceType() == RESOURCETYPE_SSBO || in checkGLSupportForParams()1573 …ContextReset>(new ShadersOOB(gl, log, params.getShaderType(), params.getResourceType(), params.get… in contextResetFactory()2249 … if (test.getResourceType() == RESOURCETYPE_UBO && test.getRobustAccessType() == ROBUSTACCESS_TRUE) in createRobustnessTests()2252 …if (test.getResourceType() == RESOURCETYPE_UBO && test.getRobustAccessType() == ROBUSTACCESS_FALSE) in createRobustnessTests()2255 …if (test.getResourceType() == RESOURCETYPE_SSBO && test.getRobustAccessType() == ROBUSTACCESS_TRUE) in createRobustnessTests()2258 …if (test.getResourceType() == RESOURCETYPE_SSBO && test.getRobustAccessType() == ROBUSTACCESS_FALS… in createRobustnessTests()2261 …if (test.getResourceType() == RESOURCETYPE_LOCAL_ARRAY && test.getRobustAccessType() == ROBUSTACCE… in createRobustnessTests()2264 …if (test.getResourceType() == RESOURCETYPE_LOCAL_ARRAY && test.getRobustAccessType() == ROBUSTACCE… in createRobustnessTests()[all …]