/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutTests.cpp | 236 …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 …]
|
D | es31fSSBOLayoutCase.hpp | 123 glu::StructType& allocStruct (const char* name);
|
D | es31fUniformBlockTests.cpp | 98 StructType& typeS = m_interface.allocStruct("S"); in init()
|
D | es31fSSBOLayoutCase.cpp | 251 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in deqp::gles31::bb::ShaderInterface
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 96 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/ |
D | glcUniformBlockTests.cpp | 221 …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()
|
D | glcUniformBlockCase.hpp | 315 StructType& allocStruct(const char* name);
|
D | glcUniformBlockCase.cpp | 281 StructType& ShaderInterface::allocStruct(const char* name) in allocStruct() function in deqp::ub::ShaderInterface
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 256 …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 …]
|
D | vktSSBOLayoutCase.hpp | 127 glu::StructType& allocStruct (const char* name);
|
D | vktSSBOLayoutCase.cpp | 200 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in vkt::ssbo::ShaderInterface
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 105 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()
|
D | vktUniformBlockCase.hpp | 234 StructType& allocStruct (const std::string& name);
|
D | vktRandomUniformBlockCase.cpp | 178 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType()
|
D | vktUniformBlockCase.cpp | 216 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() function in vkt::ubo::ShaderInterface
|
/external/deqp/modules/glshared/ |
D | glsUniformBlockCase.hpp | 217 StructType& allocStruct (const char* name);
|
D | glsRandomUniformBlockCase.cpp | 173 …StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType()
|
D | glsUniformBlockCase.cpp | 316 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() function in deqp::gls::ub::ShaderInterface
|