HomeSort by relevance Sort by last modified time
    Searched refs:tcsCode (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayImageOperations.cpp 860 const char* tcsCode = getTessControlShaderCode();
865 if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_tc_id, 1 /* part */, &tcsCode, m_te_id,
    [all...]
esextcTextureCubeMapArrayImageTextureSize.cpp 823 const char* tcsCode = getTessellationControlShaderCode();
836 if (!buildProgram(m_po_id, m_fs_id, 1 /* part */, &fsCode, m_tcs_id, 1 /* part */, &tcsCode, m_tes_id, 1 /* part */,
    [all...]

Completed in 59 milliseconds