HomeSort by relevance Sort by last modified time
    Searched refs:emitTests (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryEmitGeometryShaderTests.cpp 216 EmitTestSpec emitTests[] =
243 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(emitTests); ++ndx)
245 emitTests[ndx].name = std::string(emitTests[ndx].name) + "_emit_" + de::toString(emitTests[ndx].emitCountA) + "_end_" + de::toString(emitTests[ndx].endCountA);
246 emitTests[ndx].desc = std::string(emitTests[ndx].name) + " output, emit " + de::toString(emitTests[ndx].emitCountA) + " vertices, call EndPrimitive " + de::toString(emitTests[ndx].endCountA) + " times"
    [all...]
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]

Completed in 667 milliseconds