Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp76 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/
Des2sDrawTests.cpp49 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/
Des3fDrawTests.cpp107 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/
DglsDrawTest.cpp1846 …void render (DrawTestSpec::Primitive primitive, DrawTestSpec::DrawMethod drawMethod, int …
1925 void AttributePack::render (DrawTestSpec::Primitive primitive, DrawTestSpec::DrawMethod drawMethod,… in render() argument
1962 if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS) in render()
1967 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED) in render()
1972 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) in render()
1977 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED) in render()
1982 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED) in render()
1987 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INDIRECT) in render()
2032 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INDIRECT) in render()
2083 else if (drawMethod == DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in render()
[all …]
DglsDrawTest.hpp222 DrawMethod drawMethod; member
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp230 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/functional/
Des31fDrawTests.cpp186 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/gles31/stress/
Des31sDrawTests.cpp449 …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/
Des3pBufferDataUploadTests.cpp4018 …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 …]