Home
last modified time | relevance | path

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

/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/ubo/
DvktUniformBlockTests.cpp105 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
130 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
157 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
189 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
252 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
295 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase() 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/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp458 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
489 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
522 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
560 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
598 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedStructArrayCase() local
640 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelUnsizedStructArrayCase() local
681 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedNestedStructArrayCase() local
769 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp342 StructType& typeS = m_interface.allocStruct("S"); in init() local
377 StructType& typeS = m_interface.allocStruct("S"); in init() local
414 StructType& typeS = m_interface.allocStruct("S"); in init() local
456 StructType& typeS = m_interface.allocStruct("S"); in init() local
541 StructType& typeS = m_interface.allocStruct("S"); in init() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/
DRemoteDebugEventSocketListener.java477 String typeS = elements[offset+1]; in deserializeToken() local