Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1033 const UploadType m_uploadType; member in deqp::gles3::Stress::__anonacc224ea0111::TextureCase
1042 , m_uploadType (uploadType) in TextureCase()
1076 if (m_uploadType == UPLOAD_PBO) in init()
1086 const deUint32* dataPtr = (m_uploadType == UPLOAD_CLIENT) ? (&texData[0]) : (DE_NULL); in init()
1098 if (m_uploadType == UPLOAD_PBO) in init()
1109 const deUint32* dataPtr = (m_uploadType == UPLOAD_CLIENT) ? (&texData[0]) : (DE_NULL); in init()
1120 if (m_uploadType == UPLOAD_PBO) in init()
1133 if (m_uploadType == UPLOAD_PBO) in init()