Home
last modified time | relevance | path

Searched defs:typeS (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp75 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
100 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
127 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
159 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
222 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
265 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase() local
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp96 StructType& typeS = m_interface.allocStruct("S"); in init() local
129 StructType& typeS = m_interface.allocStruct("S"); in init() local
164 StructType& typeS = m_interface.allocStruct("S"); in init() local
204 StructType& typeS = m_interface.allocStruct("S"); in init() local
286 StructType& typeS = m_interface.allocStruct("S"); in init() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp350 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
381 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
414 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
452 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
490 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedStructArrayCase() local
532 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelUnsizedStructArrayCase() local
573 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedNestedStructArrayCase() local
661 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp363 StructType& typeS = m_interface.allocStruct("S"); in init() local
396 StructType& typeS = m_interface.allocStruct("S"); in init() local
431 StructType& typeS = m_interface.allocStruct("S"); in init() local
471 StructType& typeS = m_interface.allocStruct("S"); in init() local
511 StructType& typeS = m_interface.allocStruct("S"); in init() local
555 StructType& typeS = m_interface.allocStruct("S"); in init() local
598 StructType& typeS = m_interface.allocStruct("S"); in init() local
690 StructType& typeS = m_interface.allocStruct("S"); in init() local
Des31fUniformBlockTests.cpp98 StructType& typeS = m_interface.allocStruct("S"); in init() local
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DRemoteDebugEventSocketListener.java448 String typeS = elements[offset+1]; in deserializeToken() local