Searched refs:DrawIndirectBase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 193 class DrawIndirectBase : public glcts::SubcaseBase class 832 void DrawIndirectBase::ReadPixelsFloat<test_api::GL>(int x, int y, int width, int height, void* dat… in ReadPixelsFloat() 838 void DrawIndirectBase::ReadPixelsFloat<test_api::ES3>(int x, int y, int width, int height, void* da… in ReadPixelsFloat() 878 void DrawIndirectBase::GetBufferSubData<test_api::GL>(GLenum target, GLintptr offset, GLsizeiptr si… in GetBufferSubData() 884 void DrawIndirectBase::GetBufferSubData<test_api::ES3>(GLenum target, GLintptr offset, GLsizeiptr s… in GetBufferSubData() 892 struct CDefaultBindingPoint : public DrawIndirectBase 921 struct CZeroBindingPoint : public DrawIndirectBase 952 struct CSingleBindingPoint : public DrawIndirectBase 995 class CMultiBindingPoint : public DrawIndirectBase 1046 struct CDeleteBindingPoint : public DrawIndirectBase [all …]
|