Searched defs:buffData (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/ |
| D | tflite_resize_parser.cc | 91 auto buffData = reinterpret_cast<int32_t *>(buff->data.data()); in Parse() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cTextureGatherTests.cpp | 1036 Vec4 buffData = BufferData(); in Run() local 3121 GLfloat buffData[16] = { -1, 1, 0, 1, -1, -1, 0, 1, 1, 1, 0, 1, 1, -1, 0, 1 }; in Run() local 3280 Vec4 buffData = BufferData(); in Run() local 3435 Vec4 buffData = BufferData(); in Run() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 923 Vec4 buffData = BufferData(); in Run() local 1671 GLfloat buffData[16] = { -1, 1, 0, 1, -1, -1, 0, 1, 1, 1, 0, 1, 1, -1, 0, 1 }; in Run() local
|