Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglRobustnessTests.cpp224 const ReadWriteType& readWriteType);
286 const ReadWriteType& readWriteType) in Params()
293 , m_readWriteType (readWriteType) in Params()
554 ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceType resourceType, ReadWriteType readWriteType);
592 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceType resourceType, ReadWriteType readWriteType) in ContextReset() argument
597 , m_readWriteType (readWriteType) in ContextReset()
750 ShadersOOB (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceType resourceType, ReadWriteType readWriteType);
777 ShadersOOB::ShadersOOB (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceType resourceType, ReadWriteType readWriteType) in ShadersOOB() argument
778 : ContextReset(gl, log, shaderType, resourceType, readWriteType) in ShadersOOB()
280 Params(const string& name, const string& description, const RobustAccessType& robustAccessType, const ContextResetType& contextResetType, const ShaderType& shaderType, const ResourceType& resourceType, const ReadWriteType& readWriteType) Params() argument

Completed in 3 milliseconds