Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.cpp175 return de::getSizedArrayElement<STORAGE_LAST>(s_names, storage); in getStorageName()
289 , storage (glu::STORAGE_LAST) in InterfaceBlock()
340 if (decl.storage != STORAGE_LAST) in operator <<()
H A DgluVarType.hpp179 STORAGE_LAST enumerator
258 VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_ = INTERPOLATION_LAST, const Layout& layout_ = Layout(), deUint32 memoryAccessQualifierBits_ = 0);
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariable.hpp51 STORAGE_LAST enumerator
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.hpp72 STORAGE_LAST enumerator
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.hpp126 STORAGE_LAST enumerator
H A DglsVertexArrayTests.hpp130 STORAGE_LAST enumerator
H A DglsDrawTest.cpp2089 spec.storage = DrawTestSpec::STORAGE_LAST; in createDefaultAttribute()
2106 storage = DrawTestSpec::STORAGE_LAST; in AttributeSpec()
2345 return de::getSizedArrayElement<DrawTestSpec::STORAGE_LAST>(storages, (int)storage); in storageToString()
2853 indexStorage = STORAGE_LAST; in DrawTestSpec()
H A DglsVertexArrayTests.cpp155 return de::getSizedArrayElement<Array::STORAGE_LAST>(storages, (int)storage); in storageToString()
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp52 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
H A Des2sSpecialFloatTests.cpp514 STORAGE_LAST
550 DE_ASSERT(storage < STORAGE_LAST);
/third_party/vk-gl-cts/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.cpp145 STORAGE_LAST enumerator
202 DE_ASSERT(m_storage < STORAGE_LAST); in InterInvocationTestCase()
1099 STORAGE_LAST
H A Des31fDrawElementsBaseVertexTests.cpp136 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
H A Des31fProgramInterfaceQueryTestCase.cpp1768 DE_STATIC_ASSERT(glu::STORAGE_LAST < 32);
1833 DE_STATIC_ASSERT(glu::STORAGE_LAST < 32);
H A Des31fProgramInterfaceQueryTests.cpp601 DE_ASSERT(variable.storage == glu::STORAGE_LAST);
606 DE_ASSERT(interfaceBlock.storage == glu::STORAGE_LAST);
691 DE_ASSERT(variable.storage == glu::STORAGE_LAST);
H A Des31fDrawTests.cpp189 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp233 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
H A Des3sSpecialFloatTests.cpp526 STORAGE_LAST
562 DE_ASSERT(storage < STORAGE_LAST);
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp79 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp110 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; in genBasicSpec()

Completed in 42 milliseconds