Home
last modified time | relevance | path

Searched refs:leftHandPosition (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1147 float leftHandPosition = -1.0f; in makeTessellationEvaluationFrameBufferTest() local
1151 data[ndx][0] = leftHandPosition; in makeTessellationEvaluationFrameBufferTest()
1152 leftHandPosition += pixelSize; in makeTessellationEvaluationFrameBufferTest()
1153 data[ndx+1][0] = leftHandPosition; in makeTessellationEvaluationFrameBufferTest()
1331 float leftHandPosition = -1.0f; in makeGeometryFrameBufferTest() local
1335 data[ndx][0] = leftHandPosition + pixelSize / 2.0f; in makeGeometryFrameBufferTest()
1336 leftHandPosition += pixelSize; in makeGeometryFrameBufferTest()
1785 float leftHandPosition = -1.0f; in makeVertexFrameBufferTest() local
1789 data[ndx][0] = leftHandPosition + pixelSize / 2.0f; in makeVertexFrameBufferTest()
1790 leftHandPosition += pixelSize; in makeVertexFrameBufferTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2673 float leftHandPosition = -1.0f; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2677 data[ndx][0] = leftHandPosition; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2678 leftHandPosition += pixelSize; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2679 data[ndx+1][0] = leftHandPosition; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2904 float leftHandPosition = -1.0f; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
2908 data[ndx][0] = leftHandPosition + pixelSize / 2.0f; in makeGeometryFrameBufferTestRequiredSubgroupSize()
2909 leftHandPosition += pixelSize; in makeGeometryFrameBufferTestRequiredSubgroupSize()
3482 float leftHandPosition = -1.0f; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3486 data[ndx][0] = leftHandPosition + pixelSize / 2.0f; in makeVertexFrameBufferTestRequiredSubgroupSize()
3487 leftHandPosition += pixelSize; in makeVertexFrameBufferTestRequiredSubgroupSize()