Searched defs:buffData (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cTextureGatherTests.cpp | 1041 Vec4 buffData = BufferData(); in Run() local 3126 GLfloat buffData[16] = {-1, 1, 0, 1, -1, -1, 0, 1, 1, 1, 0, 1, 1, -1, 0, 1}; in Run() local 3285 Vec4 buffData = BufferData(); in Run() local 3440 Vec4 buffData = BufferData(); in Run() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cTextureGatherTests.cpp | 926 Vec4 buffData = BufferData(); in Run() local 1674 GLfloat buffData[16] = {-1, 1, 0, 1, -1, -1, 0, 1, 1, 1, 0, 1, 1, -1, 0, 1}; in Run() local
|