Home
last modified time | relevance | path

Searched refs:copy_cs_source (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.cpp412 const char *copy_cs_source = getFloatingPointCopyShaderSource(); in initTest() local
413 buildProgram(m_copy_po_id, m_copy_cs_id, 1, &copy_cs_source); in initTest()