Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp95 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
124 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
155 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
191 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
262 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
308 StructType& typeS = m_interface.allocStruct("S"); in BlockVariousBuffersCase() local
361 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
206 StructType& typeS = m_interface.allocStruct("S"); in init() local
248 StructType& typeS = m_interface.allocStruct("S"); in init() local
330 StructType& typeS = m_interface.allocStruct("S"); in init() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp103 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
126 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
151 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
181 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
240 StructType& typeS = m_interface.allocStruct("S"); in BlockMultiNestedStructCase() local
281 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelStructArrayCase() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp367 StructType& typeS = m_interface.allocStruct("S"); in init() local
400 StructType& typeS = m_interface.allocStruct("S"); in init() local
435 StructType& typeS = m_interface.allocStruct("S"); in init() local
475 StructType& typeS = m_interface.allocStruct("S"); in init() local
515 StructType& typeS = m_interface.allocStruct("S"); in init() local
559 StructType& typeS = m_interface.allocStruct("S"); in init() local
602 StructType& typeS = m_interface.allocStruct("S"); in init() local
694 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.cpp475 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructCase() local
506 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleStructArrayCase() local
539 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructCase() local
577 StructType& typeS = m_interface.allocStruct("S"); in BlockSingleNestedStructArrayCase() local
615 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedStructArrayCase() local
657 StructType& typeS = m_interface.allocStruct("S"); in Block2LevelUnsizedStructArrayCase() local
698 StructType& typeS = m_interface.allocStruct("S"); in BlockUnsizedNestedStructArrayCase() local
786 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