Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTessellation.cpp1140 …un &run, _tessellation_primitive_mode primitive_mode, glw::GLint n_patch_vertices, bool is_indiced, in initRun()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp3846 bool is_indiced = (draw_call == DRAW_CALL_TYPE_ELEMENTS); in verifyXFBData() local