Home
last modified time | relevance | path

Searched defs:draw_call (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp3336 bool VAOTest::executeTest(_draw_call_type draw_call, bool instanced, bool zero_vertex_attrib_diviso… in executeTest()
3802 _draw_call_type draw_call = (_draw_call_type)n_draw_call_type; in iterate() local
3832 bool VAOTest::verifyXFBData(const void* data, _draw_call_type draw_call, bool instanced, in verifyXFBData()
Dgl4cPipelineStatisticsQueryTests.cpp1035 bool PipelineStatisticsQueryUtilities::isDrawCallSupported(_draw_call_type draw_call, const glw::Fu… in isDrawCallSupported()
1095 bool PipelineStatisticsQueryUtilities::isInstancedDrawCall(_draw_call_type draw_call) in isInstancedDrawCall()
Dgl4cSparseBufferTests.cpp5798 const char* TransformFeedbackBufferStorageTestCase::getDrawCallTypeString(_draw_call draw_call) in getDrawCallTypeString()
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_pipe.h275 unsigned draw_call; member
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2624 for (GLuint draw_call = 0; draw_call < n_draw_calls; ++draw_call) in iterate() local