/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderAdjacencyTests.cpp | 1272 int vertexIndex[3] = { -1, -1, -1 }; in setTriangleStripPointsNonindiced() local 1481 int vertexIndex[3] = { -1, -1, -1 }; in setTriangleStripPointsIndiced() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawIndexedTest.cpp | 119 int vertexIndex = VERTEX_OFFSET; in DrawIndexed() local
|
D | vktBasicDrawTests.cpp | 1466 const deUint32 vertexIndex = cmd->vertexOffset + m_data.indexes[cmd->firstIndex + idx]; in iterate() local
|
D | vktDrawMultiExtTests.cpp | 1094 deUint32 vertexIndex = 0u; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawIndexedTest.cpp | 119 int vertexIndex = VERTEX_OFFSET; in DrawIndexed() local
|
D | vktBasicDrawTests.cpp | 1466 const deUint32 vertexIndex = cmd->vertexOffset + m_data.indexes[cmd->firstIndex + idx]; in iterate() local
|
D | vktDrawMultiExtTests.cpp | 1094 deUint32 vertexIndex = 0u; in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | InstancingPerf.cpp | 161 for (GLuint vertexIndex = 0; vertexIndex < 4; ++vertexIndex) in initializeBenchmark() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | InstancingPerf.cpp | 161 for (GLuint vertexIndex = 0; vertexIndex < 4; ++vertexIndex) in initializeBenchmark() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DynamicHLSL.cpp | 1140 for (int vertexIndex = 0; vertexIndex < inputSize; ++vertexIndex) in generateGeometryShaderHLSL() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DynamicHLSL.cpp | 1101 for (int vertexIndex = 0; vertexIndex < inputSize; ++vertexIndex) in generateGeometryShaderHLSL() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 1018 …tance::isExpectedValueFromVertexBuffer (const void* vertexBuffer, deUint32 vertexIndex, VkFormat v… in isExpectedValueFromVertexBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 1018 …tance::isExpectedValueFromVertexBuffer (const void* vertexBuffer, deUint32 vertexIndex, VkFormat v… in isExpectedValueFromVertexBuffer()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorVulkan.cpp | 431 TIntermSymbol *vertexIndex = new TIntermSymbol(BuiltInVariable::gl_VertexIndex()); in AddXfbEmulationSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 1040 for (deUint32 vertexIndex = 0; vertexIndex < vertexPerPrimitive; vertexIndex++) in verifyTransformFeedbackBuffer() local 1059 for (deUint32 vertexIndex = 0; vertexIndex < vertexPerPrimitive; vertexIndex++) in verifyTransformFeedbackBuffer() local 1062 for (deUint32 vertexIndex = 0; vertexIndex < vertexPerPrimitive; vertexIndex++) in verifyTransformFeedbackBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 1040 for (deUint32 vertexIndex = 0; vertexIndex < vertexPerPrimitive; vertexIndex++) in verifyTransformFeedbackBuffer() local 1059 for (deUint32 vertexIndex = 0; vertexIndex < vertexPerPrimitive; vertexIndex++) in verifyTransformFeedbackBuffer() local 1062 for (deUint32 vertexIndex = 0; vertexIndex < vertexPerPrimitive; vertexIndex++) in verifyTransformFeedbackBuffer() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShader.hpp | 1500 SIMD::Int vertexIndex; member in sw::SpirvRoutine
|
D | SpirvShaderDebugger.cpp | 1252 sw::SIMD::uint_t vertexIndex; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.cpp | 1104 for (uint32_t vertexIndex = unsignedFirstVertex; vertexIndex < vertexCount; vertexIndex++) in getIndexBufferForDrawArrays() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VertexAttributeTest.cpp | 3255 for (uint32_t vertexIndex = 0; vertexIndex < numVertices; ++vertexIndex) in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.cpp | 3384 for (uint32_t vertexIndex = unsignedFirstVertex; vertexIndex < vertexCount; vertexIndex++) in getIndexBufferForDrawArrays() local
|