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

  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationShaderInputOutputTests.cpp 568 const std::string tesIn2 = tcsToTES ? "gl_in[2].gl_Position" : "in_te_attr[2]";
583 << " + gl_TessCoord.z * " << tesIn2 << ".xy;\n"
586 << " " << tesIn2 << ".z + " << tesIn0 << ".w,\n"
587 << " " << tesIn1 << ".z + " << tesIn2 << ".w,\n"
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]

Completed in 122 milliseconds