Home
last modified time | relevance | path

Searched defs:layoutFlags (Results 1 – 17 of 17) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp62 …, const char* name, const char* description, const VarType& type, deUint32 layoutFlags, int numIns… in BlockBasicTypeCase()
77 …* group, Context& context, const char* name, const VarType& type, deUint32 layoutFlags, int numIns… in createBlockBasicTypeCases()
89 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in Block2LevelStructArrayCase()
167 } layoutFlags[] = in init() local
Des31fSSBOLayoutTests.cpp122 void RandomSSBOLayoutCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
315 …, const char* name, const char* description, const VarType& type, deUint32 layoutFlags, int numIns… in BlockBasicTypeCase()
333 …ar* name, const char* description, const VarType& elementType, int arraySize, deUint32 layoutFlags) in BlockBasicUnsizedArrayCase()
358 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleStructCase()
391 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleStructArrayCase()
426 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructCase()
466 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructArrayCase()
506 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockUnsizedStructArrayCase()
550 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in Block2LevelUnsizedStructArrayCase()
593 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockUnsizedNestedStructArrayCase()
[all …]
Des31fSSBOLayoutCase.cpp366 int computeStd140BaseAlignment (const VarType& type, deUint32 layoutFlags) in computeStd140BaseAlignment()
406 int computeStd430BaseAlignment (const VarType& type, deUint32 layoutFlags) in computeStd430BaseAlignment()
464 deUint32 layoutFlags) in computeReferenceLayout()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp45 …tring& name, const std::string& description, const VarType& type, deUint32 layoutFlags, int numIns… in BlockBasicTypeCase()
83 …stContext& testCtx, const std::string& name, const VarType& type, deUint32 layoutFlags, int numIns… in createBlockBasicTypeCases()
100 …testCtx, const std::string& name, const std::string& description, deUint32 layoutFlags, BufferMode… in BlockSingleStructCase()
123 …testCtx, const std::string& name, const std::string& description, deUint32 layoutFlags, BufferMode… in BlockSingleStructArrayCase()
148 …testCtx, const std::string& name, const std::string& description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructCase()
178 …testCtx, const std::string& name, const std::string& description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructArrayCase()
276 …testCtx, const std::string& name, const std::string& description, deUint32 layoutFlags, BufferMode… in Block2LevelStructArrayCase()
435 } layoutFlags[] = in init() local
DvktRandomUniformBlockCase.cpp101 void RandomUniformBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
DvktUniformBlockCase.cpp405 int computeStd140BaseAlignment (const VarType& type, deUint32 layoutFlags) in computeStd140BaseAlignment()
445 int computeStd430BaseAlignment (const VarType& type, deUint32 layoutFlags) in computeStd430BaseAlignment()
482 int computeRelaxedBlockBaseAlignment (const VarType& type, deUint32 layoutFlags) in computeRelaxedBlockBaseAlignment()
516 int computeScalarBlockAlignment (const VarType& type, deUint32 layoutFlags) in computeScalarBlockAlignment()
556 deUint32 layoutFlags) in computeReferenceLayout()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp60 …, const char* name, const char* description, const VarType& type, deUint32 layoutFlags, int numIns… in BlockBasicTypeCase()
75 …* group, Context& context, const char* name, const VarType& type, deUint32 layoutFlags, int numIns… in createBlockBasicTypeCases()
87 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleStructCase()
120 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleStructArrayCase()
155 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructCase()
239 …ase (Context& context, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructArrayCase()
423 } layoutFlags[] = in init() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp48 deUint32 layoutFlags, in BlockBasicTypeCase()
73 …stContext& testCtx, const std::string& name, const VarType& type, deUint32 layoutFlags, int numIns… in createBlockBasicTypeCases()
89 deUint32 layoutFlags, in BlockSingleStructCase()
118 deUint32 layoutFlags, in BlockSingleStructArrayCase()
149 deUint32 layoutFlags, in BlockSingleNestedStructCase()
185 deUint32 layoutFlags, in BlockSingleNestedStructArrayCase()
DvktTransformFeedbackRandomLayoutCase.cpp151 void RandomInterfaceBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
DvktTransformFeedbackFuzzLayoutCase.cpp556 …Location, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeXfbLayout()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp135 void RandomSSBOLayoutCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
377 …, const char* name, const char* description, const VarType& type, deUint32 layoutFlags, int numIns… in BlockBasicTypeCase()
420 …nst char* description, const VarType& elementType, int arraySize, deUint32 layoutFlags, MatrixLoad… in BlockBasicUnsizedArrayCase()
470 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleStructCase()
501 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleStructArrayCase()
534 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructCase()
572 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockSingleNestedStructArrayCase()
610 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockUnsizedStructArrayCase()
652 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in Block2LevelUnsizedStructArrayCase()
693 …:TestContext& testCtx, const char* name, const char* description, deUint32 layoutFlags, BufferMode… in BlockUnsizedNestedStructArrayCase()
[all …]
DvktSSBOLayoutCase.cpp320 int computeStd140BaseAlignment (const VarType& type, deUint32 layoutFlags) in computeStd140BaseAlignment()
360 int computeStd430BaseAlignment (const VarType& type, deUint32 layoutFlags) in computeStd430BaseAlignment()
397 int computeRelaxedBlockBaseAlignment (const VarType& type, deUint32 layoutFlags) in computeRelaxedBlockBaseAlignment()
431 int computeScalarBlockAlignment (const VarType& type, deUint32 layoutFlags) in computeScalarBlockAlignment()
471 deUint32 layoutFlags) in computeReferenceLayout()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp129 void RandomUniformBlockCase::generateBlock(de::Random& rnd, deUint32 layoutFlags) in generateBlock()
299 const VarType& type, deUint32 layoutFlags, int numInstances) in BlockBasicTypeCase()
333 deUint32 layoutFlags, BufferMode bufferMode, int numInstances) in BlockSingleStructCase()
367 glu::GLSLVersion glslVersion, deUint32 layoutFlags, BufferMode bufferMode, in BlockSingleStructArrayCase()
404 glu::GLSLVersion glslVersion, deUint32 layoutFlags, BufferMode bufferMode, in BlockSingleNestedStructCase()
446 glu::GLSLVersion glslVersion, deUint32 layoutFlags, BufferMode bufferMode, in BlockSingleNestedStructArrayCase()
902 …} layoutFlags[] = { { "shared", LAYOUT_SHARED }, { "packed", LAYOUT_PACKED }, { "std140", LAYOUT_S… in init() local
DglcUniformBlockCase.cpp434 const VarType& type, deUint32 layoutFlags) in computeStd140Layout()
/external/deqp/modules/glshared/
DglsRandomUniformBlockCase.cpp82 void RandomUniformBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
DglsUniformBlockCase.cpp461 …urOffset, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeStd140Layout()
/external/skia/src/sksl/
DSkSLIRGenerator.cpp818 int layoutFlags = modifiers.fLayout.fFlags; in CheckModifiers() local