Searched defs:kInitData (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | MemoryBarrierTest.cpp | 772 constexpr std::array<float, 4> kInitData = {12.34, 5.6, 78.91, 123.456}; in vertexAttribArrayBitBufferWriteThenVertexRead() local 829 constexpr std::array<float, 4> kInitData = {2.0, 2.0, 2.0, 2.0}; in vertexAttribArrayBitVertexReadThenBufferWrite() local 924 constexpr std::array<float, 4> kInitData = {12.34, 5.6, 78.91, 123.456}; in elementArrayBitBufferWriteThenIndexRead() local 981 constexpr std::array<uint32_t, 4> kInitData = {0, 1, 2, 3}; in elementArrayBitIndexReadThenBufferWrite() local 1079 constexpr std::array<float, 4> kInitData = {12.34, 5.6, 78.91, 123.456}; in uniformBitBufferWriteThenUBORead() local 1129 constexpr std::array<float, 4> kInitData = {1.5, 3.75, 5.0, 12.125}; in uniformBitUBOReadThenBufferWrite() local 1220 constexpr std::array<float, 4> kInitData = {12.34, 5.6, 78.91, 123.456}; in commandBitBufferWriteThenIndirectRead() local 1279 constexpr std::array<uint32_t, 4> kInitData = {4, 1, 0, 0}; in commandBitIndirectReadThenBufferWrite() local 1344 constexpr std::array<float, 4> kInitData = {1.5, 3.75, 5.0, 12.125}; in pixelBufferBitBufferWriteThenPack() local 1403 constexpr std::array<float, 4> kInitData = {1.5, 3.75, 5.0, 12.125}; in pixelBufferBitBufferWriteThenUnpack() local [all …]
|
| D | MipmapTest.cpp | 704 const std::vector<GLColor> kInitData(width * height, GLColor::blue); in TEST_P() local 736 const std::vector<GLColor> kInitData(width * height, GLColor::blue); in TEST_P() local
|
| D | ComputeShaderTest.cpp | 4457 const std::vector<GLColor> kInitData(kWidth * kHeight * kDepth, GLColor::black); in TEST_P() local 4508 const std::vector<GLColor> kInitData(kWidth * kHeight * kDepth, GLColor::black); in TEST_P() local 4580 constexpr std::array<uint32_t, 4> kInitData = {}; in TEST_P() local 4686 constexpr std::array<float, 4> kInitData = {1.0, 0.0, 0.0, 1.0}; in TEST_P() local
|
| D | RobustResourceInitTest.cpp | 1313 const std::vector<GLColor> kInitData(kTextureSize * kTextureSize, GLColor::blue); in TEST_P() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/ |
| D | aicpu_util.h | 37 constexpr auto kInitData = "InitData"; variable
|