Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp71 const int outPatchSize, in runTest()
213 int outPatchSize; member
613 const int outPatchSize = 3; in test() local
758 const int outPatchSize = NUM_VERTICES; in test() local
956 int outPatchSize; in createShaderInputOutputTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp71 const int outPatchSize, in runTest()
213 int outPatchSize; member
613 const int outPatchSize = 3; in test() local
758 const int outPatchSize = NUM_VERTICES; in test() local
956 int outPatchSize; in createShaderInputOutputTests() member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationTests.cpp7496 int outPatchSize; in init() member