Searched defs:bufferRef3 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | test_functions_api.cpp | 40 std::vector<std::vector<cl_uchar>> bufferRef3(FRAME_NUM); in api_functions() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cDrawIndirectTests.cpp | 3667 …CColorArray bufferRef3(getWindowWidth() / 2 * getWindowHeight() / 2, tcu::Vec4(0.0f, 1.0f, 0.25f, … in Run() local 4221 CColorArray bufferRef3(_sizeX * _sizeY / 16, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f)); in Run() local 5367 CColorArray bufferRef3(width * height / 4, tcu::Vec4(0.0f, 0.5f, 0.0f, 1.0f)); in Run() local
|