/external/deqp/modules/gles31/functional/ |
D | es31fUniformBlockTests.cpp | 62 …, 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
|
D | es31fSSBOLayoutTests.cpp | 122 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 …]
|
D | es31fSSBOLayoutCase.cpp | 366 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/ |
D | vktUniformBlockTests.cpp | 45 …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
|
D | vktRandomUniformBlockCase.cpp | 101 void RandomUniformBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
|
D | vktUniformBlockCase.cpp | 405 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/ |
D | es3fUniformBlockTests.cpp | 60 …, 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/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 48 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()
|
D | vktTransformFeedbackRandomLayoutCase.cpp | 151 void RandomInterfaceBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
|
D | vktTransformFeedbackFuzzLayoutCase.cpp | 556 …Location, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeXfbLayout()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 135 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 …]
|
D | vktSSBOLayoutCase.cpp | 320 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/ |
D | glcUniformBlockTests.cpp | 129 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
|
D | glcUniformBlockCase.cpp | 434 const VarType& type, deUint32 layoutFlags) in computeStd140Layout()
|
/external/deqp/modules/glshared/ |
D | glsRandomUniformBlockCase.cpp | 82 void RandomUniformBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
|
D | glsUniformBlockCase.cpp | 461 …urOffset, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) in computeStd140Layout()
|
/external/skia/src/sksl/ |
D | SkSLIRGenerator.cpp | 818 int layoutFlags = modifiers.fLayout.fFlags; in CheckModifiers() local
|