/external/deqp/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 87 if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED_BASEVERTEX) in addRangeElementsToSpec() 133 spec.drawMethod = method; in genBasicSpec() 173 VertexIDCase (Context& context, gls::DrawTestSpec::DrawMethod drawMethod); 203 VertexIDCase::VertexIDCase (Context& context, gls::DrawTestSpec::DrawMethod drawMethod) in VertexIDCase() argument 210 , m_method (drawMethod) in VertexIDCase() 437 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 446 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in BuiltInVariableGroup() argument 448 , m_method (drawMethod) in BuiltInVariableGroup() 464 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 473 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument [all …]
|
D | es31fDrawTests.cpp | 186 spec.drawMethod = method; in genBasicSpec() 233 …xt, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSp… 245 …xt, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSp… in AttributeGroup() argument 247 , m_method (drawMethod) in AttributeGroup() 268 spec.drawMethod = m_method; in init() 304 spec.drawMethod = m_method; in init() 351 spec.drawMethod = m_method; in init() 412 spec.drawMethod = m_method; in init() 473 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 482 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 76 spec.drawMethod = method; in genBasicSpec() 114 …xt, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSp… 126 …xt, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSp… in AttributeGroup() argument 128 , m_method (drawMethod) in AttributeGroup() 149 spec.drawMethod = m_method; in init() 184 spec.drawMethod = m_method; in init() 230 spec.drawMethod = m_method; in init() 288 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 297 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument 299 , m_method (drawMethod) in IndexGroup() [all …]
|
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 49 spec.drawMethod = method; in genBasicSpec() 86 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 95 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument 97 , m_method (drawMethod) in IndexGroup() 159 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 168 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in MethodGroup() argument 170 , m_method (drawMethod) in MethodGroup() 314 …spec.drawMethod = random.chooseWeighted<gls::DrawTestSpec::DrawMethod> (DE_ARRAY_BEGIN(drawMeth… in init() 365 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && spec.indexMin == spec.… in init() 377 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && (spec.indexMax - spec.… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 107 spec.drawMethod = method; in genBasicSpec() 144 …xt, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSp… 156 …xt, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSp… in AttributeGroup() argument 158 , m_method (drawMethod) in AttributeGroup() 185 spec.drawMethod = m_method; in init() 220 spec.drawMethod = m_method; in init() 266 spec.drawMethod = m_method; in init() 326 spec.drawMethod = m_method; in init() 386 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 395 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument [all …]
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.cpp | 1763 …void render (DrawTestSpec::Primitive primitive, DrawTestSpec::DrawMethod drawMethod, int f… 1842 void AttributePack::render (DrawTestSpec::Primitive primitive, DrawTestSpec::DrawMethod drawMethod,… in render() argument 1879 if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS) in render() 1884 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED) in render() 1889 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) in render() 1894 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED) in render() 1899 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED) in render() 1904 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INDIRECT) in render() 1949 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INDIRECT) in render() 2000 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in render() [all …]
|
D | glsDrawTest.hpp | 227 DrawMethod drawMethod; member
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 230 spec.drawMethod = method; in genBasicSpec() 267 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 276 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument 278 , m_method (drawMethod) in IndexGroup() 348 … (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod); 357 …p (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in MethodGroup() argument 359 , m_method (drawMethod) in MethodGroup() 528 …spec.drawMethod = random.chooseWeighted<gls::DrawTestSpec::DrawMethod> (DE_ARRAY_BEGIN(drawMeth… in init() 579 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && spec.indexMin == spec.… in init() 591 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && (spec.indexMax - spec.… in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 449 …spec.drawMethod = random.chooseWeighted<gls::DrawTestSpec::DrawMethod> (DE_ARRAY_BEGIN(drawMeth… in init() 451 if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INDIRECT) in init() 453 else if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INDIRECT) in init() 513 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && spec.indexMin == spec.… in init() 525 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && (spec.indexMax - spec.… in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pBufferDataUploadTests.cpp | 4018 …nderCase (Context& context, const char* name, const char* description, DrawMethod drawMethod); 4060 …e>::RenderCase (Context& context, const char* name, const char* description, DrawMethod drawMethod) in RenderCase() argument 4062 , m_drawMethod (drawMethod) in RenderCase() 4068 DE_ASSERT(drawMethod < DRAWMETHOD_LAST); in RenderCase() 4299 …nderTimeCase (Context& context, const char* name, const char* description, DrawMethod drawMethod); 4306 …RenderTimeCase (Context& context, const char* name, const char* description, DrawMethod drawMethod) in ReferenceRenderTimeCase() argument 4307 : RenderCase<RenderReadDuration> (context, name, description, drawMethod) in ReferenceRenderTimeCase() 4414 …ontext& context, const char* name, const char* description, DrawMethod drawMethod, UploadMethod un… 4423 …ontext& context, const char* name, const char* description, DrawMethod drawMethod, UploadMethod un… in UnrelatedUploadRenderTimeCase() argument 4424 : RenderCase<UnrelatedUploadRenderReadDuration> (context, name, description, drawMethod) in UnrelatedUploadRenderTimeCase() [all …]
|