Home
last modified time | relevance | path

Searched defs:vertices (Results 201 - 225 of 368) sorted by relevance

12345678910>>...15

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp828 std::vector<Vec4> vertices; in createPoints() local
[all...]
H A DvktPipelineInputAssemblyTests.cpp416 std::vector<Vertex4RGBA> vertices; in createBufferData() local
831 std::vector<Vertex4RGBA> vertices; createBufferData() local
[all...]
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp156 std::vector<PositionColor> vertices; in genShapes() local
1262 const std::vector<PositionColor> vertices in test() local
[all...]
H A DvktPipelineNoPositionTests.cpp468 std::vector<tcu::Vec4> vertices = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp478 std::vector<tcu::Vec4> vertices; in iterate() local
94 verifyXfbBuffer(const tcu::Vec4* const xfbResults, const std::vector<tcu::Vec4>& vertices, const std::vector<size_t>& provoking, deUint32 count, VkPrimitiveTopology topology, ProvokingVertexMode mode, std::string& errorMessage) verifyXfbBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingWatertightnessTests.cpp434 std::vector<tcu::Vec3> vertices; in initBottomAccelerationStructure() local
514 std::vector<tcu::Vec3> vertices; initBottomAccelerationStructures() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp122 std::vector<Vec4> vertices = in DynamicRenderingTestInstance() local
H A DvktRenderPassDitheringTests.cpp75 std::vector<Vertex4RGBA> vertices; in createQuad() local
101 std::vector<Vertex4RGBA> vertices; in createQuad() local
531 const std::vector<Vertex4RGBA> vertices = m_testParams.blending ? createQuad(m_testParams.overrideColor) : createQuad(); createCommonResources() local
[all...]
H A DvktRenderPassUnusedAttachmentTests.cpp80 std::vector<Vertex4RGBA> vertices; in createQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp1207 const Vec4 vertices[] = in BufferAccessInstance() local
H A DvktRobustnessIndexAccessTests.cpp601 std::vector<tcu::Vec4> vertices; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp919 const deUint32* const vertices = reinterpret_cast<deUint32*>(static_cast<deUint8*>(resultAlloc.getHostPtr()) + sizeof(deInt32)); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleClearsWithinRenderPass.cpp130 const Vec4* vertices; member
H A DvktDrawMultipleInterpolationTests.cpp485 const PositionColorVertex vertices[] = in render() local
H A DvktDrawScissorTests.cpp130 vector<PositionColorVertex> vertices; in getVertices() local
445 vector<PositionColorVertex> vertices; in iterate() local
[all...]
H A DvktDrawShaderLayerTests.cpp887 const std::vector<PositionColorVertex> vertices = generateVertices(grid, colors, renderSize); in testVertexShader() local
947 const std::vector<PositionColorVertex> vertices = generateVertices(grid, colors, renderSize); in testTessellationShader() local
612 Renderer(Context& context, const SharedGroupParams groupParams, const UVec2& renderSize, const int numLayers, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<PositionColorVertex>& vertices, const Shader shader) Renderer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSampleCompressedTextureTests.cpp242 vector<Vertex> vertices; in generateVertices() local
459 const vector<Vertex> vertices in iterate() local
[all...]
H A DvktImageTestsUtil.cpp926 const tcu::Vec4 vertices[6] = in createFullscreenQuad() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTessellation.cpp2457 glw::GLfloat vertices[2 /* vertices */ * 4 /* components */]; initBufferObjects() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DComputeShaderTest.cpp3564 GLfloat vertices[] = {-1, -1, 1, -1, -1, 1, 1, 1}; in TEST_P() local
3666 GLfloat vertices[] = {-1, -1, 1, -1, -1, 1, 1, 1}; in TEST_P() local
3740 GLfloat vertices[] = {-1, -1, 1, -1, -1, 1, 1, 1}; in TEST_P() local
3820 GLfloat vertices[] = {-1, -1, 1, -1, -1, 1, 1, 1}; in TEST_P() local
4044 GLfloat vertices[] = {-1, -1, 1, -1, -1, 1, 1, 1}; in TEST_P() local
[all...]
H A DTransformFeedbackTest.cpp110 const GLfloat vertices[] = { in TEST_P() local
352 const GLfloat vertices[] = { in TEST_P() local
428 const GLfloat vertices[] = { in TEST_P() local
558 const GLfloat vertices[] in TEST_P() local
607 const GLfloat vertices[] = { midRecordOpDoesNotContributeTest() local
799 const GLfloat vertices[] = { TEST_P() local
1623 const GLfloat vertices[] = { TEST_P() local
2386 const GLfloat vertices[] = {-1.0f, -0.5f, 0.0f, 0.5f, 1.0f, 1.0f, -0.5f, 0.0f, TEST_P() local
2413 setupOverrunTest(const std::vector<GLfloat> &vertices) setupOverrunTest() argument
2440 VerifyVertexFloats(const GLfloat *mapPtrFloat, const std::vector<GLfloat> &vertices, size_t copies, size_t numFloats) VerifyVertexFloats() argument
2465 const std::vector<GLfloat> vertices = { TEST_P() local
2498 const std::vector<GLfloat> vertices = { TEST_P() local
2536 const std::vector<GLfloat> vertices = { TEST_P() local
2584 const std::vector<GLfloat> vertices = { TEST_P() local
2816 const GLfloat vertices[] = { TEST_P() local
2893 const GLfloat vertices[] = { TEST_P() local
3063 const GLfloat vertices[] = { TEST_P() local
3823 const GLfloat vertices[] = { TEST_P() local
[all...]
H A DWebGLCompatibilityTest.cpp1325 const auto &vertices = GetQuadVertices(); in TEST_P() local
1357 const auto &vertices = GetQuadVertices(); in TEST_P() local
1396 const auto &vertices = GetQuadVertices(); in TEST_P() local
2604 const auto &vertices = GetQuadVertices(); TEST_P() local
[all...]
/third_party/skia/src/core/
H A DSkPictureRecord.cpp625 void SkPictureRecord::onDrawVerticesObject(const SkVertices* vertices, in onDrawVerticesObject() argument
939 void SkPictureRecord::addVertices(const SkVertices* vertices) { in addVertices() argument
H A DSkBitmapDevice.cpp546 void SkBitmapDevice::drawVertices(const SkVertices* vertices, SkBlendMode bmode, in drawVertices() argument
/third_party/skia/src/gpu/ops/
H A DStrokeRectOp.cpp796 generateAAStrokeRectGeometry(VertexWriter& vertices, const SkPMColor4f& color, bool wideColor, const SkRect& devOutside, const SkRect& devOutsideAssist, const SkRect& devInside, bool miterStroke, bool degenerate, const SkVector& devHalfStrokeSize, bool usesMSAASurface) const generateAAStrokeRectGeometry() argument
[all...]

Completed in 45 milliseconds

12345678910>>...15