Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp3344 bool VAOTest::executeTest(_draw_call_type draw_call, bool instanced, bool zero_vertex_attrib_diviso… in executeTest()
3812 _draw_call_type draw_call = (_draw_call_type)n_draw_call_type; in iterate() local
3842 bool VAOTest::verifyXFBData(const void *data, _draw_call_type draw_call, bool instanced, in verifyXFBData()
H A Dgl4cPipelineStatisticsQueryTests.cpp1062 bool PipelineStatisticsQueryUtilities::isDrawCallSupported(_draw_call_type draw_call, const glw::Fu… in isDrawCallSupported()
1122 bool PipelineStatisticsQueryUtilities::isInstancedDrawCall(_draw_call_type draw_call) in isInstancedDrawCall()
H A Dgl4cSparseBufferTests.cpp5841 const char *TransformFeedbackBufferStorageTestCase::getDrawCallTypeString(_draw_call draw_call) in getDrawCallTypeString()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h284 unsigned draw_call; member
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp2630 for (GLuint draw_call = 0; draw_call < n_draw_calls; ++draw_call) in iterate() local