Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp152 DrawFunction function, InstancingType instancingType, in InstancedRenderingCase()
684 …for (int instancingType = 0; instancingType < (int)InstancedRenderingCase::TYPE_LAST; instancingTy… in init() local