Home
last modified time | relevance | path

Searched refs:allocStruct (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp236 …glu::StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType()
363 StructType& typeS = m_interface.allocStruct("S"); in init()
396 StructType& typeS = m_interface.allocStruct("S"); in init()
431 StructType& typeS = m_interface.allocStruct("S"); in init()
436 StructType& typeT = m_interface.allocStruct("T"); in init()
471 StructType& typeS = m_interface.allocStruct("S"); in init()
476 StructType& typeT = m_interface.allocStruct("T"); in init()
511 StructType& typeS = m_interface.allocStruct("S"); in init()
555 StructType& typeS = m_interface.allocStruct("S"); in init()
598 StructType& typeS = m_interface.allocStruct("S"); in init()
[all …]
Des31fSSBOLayoutCase.hpp123 glu::StructType& allocStruct (const char* name);
Des31fUniformBlockTests.cpp98 StructType& typeS = m_interface.allocStruct("S"); in init()
Des31fSSBOLayoutCase.cpp251 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in deqp::gles31::bb::ShaderInterface
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp96 StructType& typeS = m_interface.allocStruct("S"); in init()
129 StructType& typeS = m_interface.allocStruct("S"); in init()
164 StructType& typeS = m_interface.allocStruct("S"); in init()
169 StructType& typeT = m_interface.allocStruct("T"); in init()
204 StructType& typeS = m_interface.allocStruct("S"); in init()
209 StructType& typeT = m_interface.allocStruct("T"); in init()
286 StructType& typeS = m_interface.allocStruct("S"); in init()
291 StructType& typeT = m_interface.allocStruct("T"); in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp221 …StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType()
342 StructType& typeS = m_interface.allocStruct("S"); in init()
377 StructType& typeS = m_interface.allocStruct("S"); in init()
414 StructType& typeS = m_interface.allocStruct("S"); in init()
419 StructType& typeT = m_interface.allocStruct("T"); in init()
456 StructType& typeS = m_interface.allocStruct("S"); in init()
461 StructType& typeT = m_interface.allocStruct("T"); in init()
541 StructType& typeS = m_interface.allocStruct("S"); in init()
546 StructType& typeT = m_interface.allocStruct("T"); in init()
DglcUniformBlockCase.hpp315 StructType& allocStruct(const char* name);
DglcUniformBlockCase.cpp281 StructType& ShaderInterface::allocStruct(const char* name) in allocStruct() function in deqp::ub::ShaderInterface
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp256 …glu::StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType()
458 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase()
489 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase()
522 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase()
527 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructCase()
560 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase()
565 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructArrayCase()
598 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedStructArrayCase()
640 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelUnsizedStructArrayCase()
681 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedNestedStructArrayCase()
[all …]
DvktSSBOLayoutCase.hpp127 glu::StructType& allocStruct (const char* name);
DvktSSBOLayoutCase.cpp200 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in vkt::ssbo::ShaderInterface
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp105 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase()
130 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase()
157 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase()
162 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructCase()
189 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase()
194 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructArrayCase()
252 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase()
257 StructType& typeT = m_interface.allocStruct("T"); in BlockMultiNestedStructCase()
295 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase()
DvktUniformBlockCase.hpp234 StructType& allocStruct (const std::string& name);
DvktRandomUniformBlockCase.cpp178 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType()
DvktUniformBlockCase.cpp216 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() function in vkt::ubo::ShaderInterface
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp217 StructType& allocStruct (const char* name);
DglsRandomUniformBlockCase.cpp173 …StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType()
DglsUniformBlockCase.cpp316 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in deqp::gls::ub::ShaderInterface