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

  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUserDefinedIO.cpp 467 const std::string outMaybePatch = std::string() + maybePatch + "out ";
556 tcsDeclarations << outMaybePatch << output.declareArray(m_caseDef.ioType == IO_TYPE_PER_PATCH_ARRAY ? de::toString(NUM_PER_PATCH_ARRAY_ELEMS)
560 tcsDeclarations << outMaybePatch << output.declare();
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]

Completed in 254 milliseconds