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

/external/deqp/framework/randomshaders/
H A DrsgVariable.hpp51 STORAGE_LAST enumerator in enum:rsg::Variable::Storage
/external/deqp/framework/opengl/
H A DgluVarType.cpp174 return de::getSizedArrayElement<STORAGE_LAST>(s_names, storage);
288 , storage (glu::STORAGE_LAST)
339 if (decl.storage != STORAGE_LAST)
H A DgluVarType.hpp179 STORAGE_LAST enumerator in enum:glu::Storage
258 VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_ = INTERPOLATION_LAST, const Layout& layout_ = Layout(), deUint32 memoryAccessQualifierBits_ = 0);
/external/deqp/modules/glshared/
H A DglsDrawTest.hpp121 STORAGE_LAST enumerator in enum:deqp::gls::DrawTestSpec::Storage
H A DglsShaderLibraryCase.hpp77 STORAGE_LAST enumerator in enum:deqp::gls::sl::ShaderCase::Value::StorageType
H A DglsVertexArrayTests.hpp129 STORAGE_LAST enumerator in enum:deqp::gls::Array::Storage
H A DglsDrawTest.cpp2152 spec.storage = DrawTestSpec::STORAGE_LAST;
2169 storage = DrawTestSpec::STORAGE_LAST;
2408 return de::getSizedArrayElement<DrawTestSpec::STORAGE_LAST>(storages, (int)storage);
2916 indexStorage = STORAGE_LAST;
H A DglsVertexArrayTests.cpp155 return de::getSizedArrayElement<Array::STORAGE_LAST>(storages, (int)storage);
/external/deqp/modules/gles2/stress/
H A Des2sDrawTests.cpp52 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST;
H A Des2sSpecialFloatTests.cpp514 STORAGE_LAST
550 DE_ASSERT(storage < STORAGE_LAST);
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceDefinitionUtil.cpp65 DE_ASSERT(storage < glu::STORAGE_LAST);
101 DE_ASSERT(variable.storage < glu::STORAGE_LAST);
107 DE_ASSERT(block.storage < glu::STORAGE_LAST);
H A Des31fSynchronizationTests.cpp123 STORAGE_LAST enumerator in enum:deqp::gles31::Functional::__anon3696::InterInvocationTestCase::StorageType
180 DE_ASSERT(m_storage < STORAGE_LAST);
1076 STORAGE_LAST
H A Des31fProgramInterfaceQueryTestCase.cpp1765 DE_STATIC_ASSERT(glu::STORAGE_LAST < 32);
1830 DE_STATIC_ASSERT(glu::STORAGE_LAST < 32);
H A Des31fProgramInterfaceQueryTests.cpp595 DE_ASSERT(variable.storage == glu::STORAGE_LAST);
600 DE_ASSERT(interfaceBlock.storage == glu::STORAGE_LAST);
685 DE_ASSERT(variable.storage == glu::STORAGE_LAST);
H A Des31fDrawTests.cpp189 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST;
/external/deqp/modules/gles2/functional/
H A Des2fDrawTests.cpp79 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST;
/external/deqp/modules/gles3/stress/
H A Des3sDrawTests.cpp233 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST;
H A Des3sSpecialFloatTests.cpp526 STORAGE_LAST
562 DE_ASSERT(storage < STORAGE_LAST);
/external/deqp/modules/gles3/functional/
H A Des3fDrawTests.cpp110 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST;

Completed in 2649 milliseconds