Searched refs:getFormatAndTypeCompatibleWithInternalformat (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 4738 …bool getFormatAndTypeCompatibleWithInternalformat(GLenum internalformat, int index, GLenum* out_fo… 4805 bool TestBase::getFormatAndTypeCompatibleWithInternalformat(GLenum internalformat, int index, GLenu… in getFormatAndTypeCompatibleWithInternalformat() function in es3cts::TestBase 6734 …while (getFormatAndTypeCompatibleWithInternalformat(src_internalformat, n_format_type_pair, &src_f… in execute() 6840 getFormatAndTypeCompatibleWithInternalformat(dst_internalformat, 0, &dst_format, &dst_type); in execute() 10122 …while (getFormatAndTypeCompatibleWithInternalformat(src_internal_format, n_src_pair, &fbo_format, … in execute()
|