Home
last modified time | relevance | path

Searched defs:vertexIndex (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAdjacencyTests.cpp1272 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/
DvktDrawIndexedTest.cpp119 int vertexIndex = VERTEX_OFFSET; in DrawIndexed() local
DvktBasicDrawTests.cpp1466 const deUint32 vertexIndex = cmd->vertexOffset + m_data.indexes[cmd->firstIndex + idx]; in iterate() local
DvktDrawMultiExtTests.cpp1094 deUint32 vertexIndex = 0u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawIndexedTest.cpp119 int vertexIndex = VERTEX_OFFSET; in DrawIndexed() local
DvktBasicDrawTests.cpp1466 const deUint32 vertexIndex = cmd->vertexOffset + m_data.indexes[cmd->firstIndex + idx]; in iterate() local
DvktDrawMultiExtTests.cpp1094 deUint32 vertexIndex = 0u; in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DInstancingPerf.cpp161 for (GLuint vertexIndex = 0; vertexIndex < 4; ++vertexIndex) in initializeBenchmark() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DInstancingPerf.cpp161 for (GLuint vertexIndex = 0; vertexIndex < 4; ++vertexIndex) in initializeBenchmark() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp1140 for (int vertexIndex = 0; vertexIndex < inputSize; ++vertexIndex) in generateGeometryShaderHLSL() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp1101 for (int vertexIndex = 0; vertexIndex < inputSize; ++vertexIndex) in generateGeometryShaderHLSL() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1018 …tance::isExpectedValueFromVertexBuffer (const void* vertexBuffer, deUint32 vertexIndex, VkFormat v… in isExpectedValueFromVertexBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1018 …tance::isExpectedValueFromVertexBuffer (const void* vertexBuffer, deUint32 vertexIndex, VkFormat v… in isExpectedValueFromVertexBuffer()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp431 TIntermSymbol *vertexIndex = new TIntermSymbol(BuiltInVariable::gl_VertexIndex()); in AddXfbEmulationSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1040 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/
DvktTransformFeedbackSimpleTests.cpp1040 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/
DSpirvShader.hpp1500 SIMD::Int vertexIndex; member in sw::SpirvRoutine
DSpirvShaderDebugger.cpp1252 sw::SIMD::uint_t vertexIndex; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp1104 for (uint32_t vertexIndex = unsignedFirstVertex; vertexIndex < vertexCount; vertexIndex++) in getIndexBufferForDrawArrays() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp3255 for (uint32_t vertexIndex = 0; vertexIndex < numVertices; ++vertexIndex) in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3384 for (uint32_t vertexIndex = unsignedFirstVertex; vertexIndex < vertexCount; vertexIndex++) in getIndexBufferForDrawArrays() local