/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 253 const PositionColorVertex vertices[] = in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 302 ScissorRenderer(Context& context, const IVec2& renderSize, const int numViewports, const std::vector<IVec4>& scissors, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& vertices) ScissorRenderer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.hpp | 99 const std::vector<Vertex4Tex4> vertices; member
|
H A D | vktPipelineImageViewTests.cpp | 121 const std::vector<Vertex4Tex4> vertices = createTestQuadMosaic(imageViewType); in getImageSamplingInstanceParams() local
|
H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 478 std::vector<tcu::Vec4> vertices; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 240 void StateObjects::setVertices (const vk::DeviceInterface&vk, std::vector<tcu::Vec4> vertices) in setVertices() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 125 vector<Vec4> vertices; in genFullQuadVertices() local 139 Vec4 vertices; member 186 const vector<Vec4> vertices = genFullQuadVertices(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationGeometryPassthroughTests.cpp | 430 std::vector<tcu::Vec4> vertices; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawDifferingInterpolationTests.cpp | 247 const PositionColorVertex vertices[] = in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 302 ScissorRenderer(Context& context, const IVec2& renderSize, const int numViewports, const std::vector<IVec4>& scissors, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& vertices) ScissorRenderer() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseTextureClampTests.cpp | 492 const GLfloat vertices[] = { in draw() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.cpp | 185 glw::GLfloat vertices[] = { -1.0f, -1.0f, 0.0f, 1.0f, -1.0f, 1.0f, 0.0f, 1.0f, in initTest() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferOperations.cpp | 243 glw::GLfloat vertices[] = { -1.0f, -1.0f, 0.0f, 1.0f, -1.0f, 1.0f, 0.0f, 1.0f, in initSecondPhase() local 918 glw::GLfloat vertices[] = { -1.0f, -1.0f, 0.0f, 1.0f, -1.0f, 1.0f, 0.0f, 1.0f, in initializeBufferObjectData() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcRobustnessTests.cpp | 438 static const GLfloat vertices[] = { in iterate() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | engine_vulkan.cc | 542 const uint32_t vertices = in DoDrawGrid() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SimpleOperationTest.cpp | 133 auto vertices = GetQuadVertices(); in TEST_P() local 359 std::vector<Vector3> vertices = {{-1.0f, -1.0f, 0.0f}, {1.0f, 1.0f, 0.0f}}; in TEST_P() local 437 auto vertices = TEST_P() local 939 std::vector<Vector3> vertices; testDrawElementsLineLoopUsingClientSideMemory() local [all...] |
H A D | BlendFuncExtendedTest.cpp | 112 static const float vertices[] = { variable
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | MultiviewPerf.cpp | 346 Vector4 vertices[6] = {Vector4(.0f, .0f, .0f, 1.f), in initializeBenchmark() local
|
/third_party/skia/src/gpu/ops/ |
H A D | AALinearizingConvexPathRenderer.cpp | 221 uint8_t* vertices = (uint8_t*) sk_malloc_throw(maxVertices * vertexStride); variable 243 sk_free(vertices); variable 253 sk_free(vertices); variable 176 recordDraw(GrMeshDrawTarget* target, int vertexCount, size_t vertexStride, void* vertices, int indexCount, uint16_t* indices) recordDraw() argument 278 sk_free(vertices); global() variable [all...] |
H A D | QuadPerEdgeAA.cpp | 362 Tessellator::Tessellator(const VertexSpec& spec, char* vertices) in Tessellator() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fRasterizerDiscardTests.cpp | 253 std::vector<float> vertices; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.hpp | 97 const std::vector<Vertex4Tex4> vertices; member
|
H A D | vktPipelineImageViewTests.cpp | 121 const std::vector<Vertex4Tex4> vertices = createTestQuadMosaic(imageViewType); in getImageSamplingInstanceParams() local
|
H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 464 std::vector<tcu::Vec4> vertices; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
H A D | vktQueryPoolConcurrentTests.cpp | 240 void StateObjects::setVertices (const vk::DeviceInterface&vk, std::vector<tcu::Vec4> vertices) in setVertices() argument [all...] |