Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp95 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase()
124 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase()
155 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase()
160 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructCase()
191 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase()
194 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructArrayCase()
262 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase()
266 StructType& typeT = m_interface.allocStruct("T"); in BlockMultiNestedStructCase()
308 StructType& typeS = m_interface.allocStruct("S"); in BlockVariousBuffersCase()
313 StructType& typeT = m_interface.allocStruct("T"); in BlockVariousBuffersCase()
[all …]
DvktTransformFeedbackRandomLayoutCase.cpp220 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType()
DvktTransformFeedbackFuzzLayoutCase.hpp235 StructType& allocStruct (const std::string& name);
DvktTransformFeedbackFuzzLayoutCase.cpp251 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() function in vkt::TransformFeedback::ShaderInterface
/third_party/vk-gl-cts/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()
206 StructType& typeS = m_interface.allocStruct("S"); in init()
211 StructType& typeT = m_interface.allocStruct("T"); in init()
248 StructType& typeS = m_interface.allocStruct("S"); in init()
253 StructType& typeT = m_interface.allocStruct("T"); in init()
330 StructType& typeS = m_interface.allocStruct("S"); in init()
335 StructType& typeT = m_interface.allocStruct("T"); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp239 …glu::StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType()
367 StructType& typeS = m_interface.allocStruct("S"); in init()
400 StructType& typeS = m_interface.allocStruct("S"); in init()
435 StructType& typeS = m_interface.allocStruct("S"); in init()
440 StructType& typeT = m_interface.allocStruct("T"); in init()
475 StructType& typeS = m_interface.allocStruct("S"); in init()
480 StructType& typeT = m_interface.allocStruct("T"); in init()
515 StructType& typeS = m_interface.allocStruct("S"); in init()
559 StructType& typeS = m_interface.allocStruct("S"); in init()
602 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.cpp252 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in deqp::gles31::bb::ShaderInterface
/third_party/vk-gl-cts/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.cpp282 StructType& ShaderInterface::allocStruct(const char* name) in allocStruct() function in deqp::ub::ShaderInterface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp269 …glu::StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType()
476 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase()
507 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase()
540 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase()
545 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructCase()
578 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase()
583 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructArrayCase()
616 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedStructArrayCase()
658 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelUnsizedStructArrayCase()
699 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedNestedStructArrayCase()
[all …]
DvktSSBOLayoutCase.hpp134 glu::StructType& allocStruct (const char* name);
DvktSSBOLayoutCase.cpp203 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in vkt::ssbo::ShaderInterface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp103 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase()
126 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase()
151 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase()
156 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructCase()
181 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase()
186 StructType& typeT = m_interface.allocStruct("T"); in BlockSingleNestedStructArrayCase()
240 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase()
245 StructType& typeT = m_interface.allocStruct("T"); in BlockMultiNestedStructCase()
281 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase()
DvktUniformBlockCase.hpp236 StructType& allocStruct (const std::string& name);
DvktRandomUniformBlockCase.cpp200 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType()
DvktUniformBlockCase.cpp217 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() function in vkt::ubo::ShaderInterface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.hpp102 NamedStructSP allocStruct (const std::string& name);
DvktMemoryModelSharedLayout.cpp176 de::SharedPtr<glu::StructType> structType = m_interface.allocStruct(name); in generateType()
DvktMemoryModelSharedLayoutCase.cpp166 NamedStructSP ShaderInterface::allocStruct (const string& name) in allocStruct() function in vkt::MemoryModel::ShaderInterface
/third_party/vk-gl-cts/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.cpp317 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in deqp::gls::ub::ShaderInterface