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