Searched defs:buffData (Results 1 – 2 of 2) sorted by relevance
| /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
|