Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp193 class DrawIndirectBase : public glcts::SubcaseBase class
822 void DrawIndirectBase::ReadPixelsFloat<test_api::GL>(int x, int y, int width, int height, void* dat… in ReadPixelsFloat()
828 void DrawIndirectBase::ReadPixelsFloat<test_api::ES3>(int x, int y, int width, int height, void* da… in ReadPixelsFloat()
868 void DrawIndirectBase::GetBufferSubData<test_api::GL>(GLenum target, GLintptr offset, GLsizeiptr si… in GetBufferSubData()
874 void DrawIndirectBase::GetBufferSubData<test_api::ES3>(GLenum target, GLintptr offset, GLsizeiptr s… in GetBufferSubData()
882 struct CDefaultBindingPoint : public DrawIndirectBase
911 struct CZeroBindingPoint : public DrawIndirectBase
942 struct CSingleBindingPoint : public DrawIndirectBase
985 class CMultiBindingPoint : public DrawIndirectBase
1036 struct CDeleteBindingPoint : public DrawIndirectBase
[all …]