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

/external/deqp/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp193 class DrawIndirectBase : public glcts::SubcaseBase class in namespace:glcts::__anon4179
822 void DrawIndirectBase::ReadPixelsFloat<test_api::GL>(int x, int y, int width, int height, void* data)
828 void DrawIndirectBase::ReadPixelsFloat<test_api::ES3>(int x, int y, int width, int height, void* data)
840 void DrawIndirectBase::GetBufferSubData<test_api::GL>(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid* data)
846 void DrawIndirectBase::GetBufferSubData<test_api::ES3>(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid* data)
854 struct CDefaultBindingPoint : public DrawIndirectBase
883 struct CZeroBindingPoint : public DrawIndirectBase
914 struct CSingleBindingPoint : public DrawIndirectBase
957 class CMultiBindingPoint : public DrawIndirectBase
1008 struct CDeleteBindingPoint : public DrawIndirectBase
[all...]

Completed in 99 milliseconds