Home
last modified time | relevance | path

Searched defs:vertexBufferSize (Results 1 – 25 of 56) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp321 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
502 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
773 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
955 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
DvktTessellationMiscDrawTests.cpp825 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vertices)); in iterate() local
/external/skia/src/gpu/graphite/
DDrawPass.h82 size_t vertexBufferSize() const { return 0; } in vertexBufferSize() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp418 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
846 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testNoAtt() local
1096 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testMultiAttachments() local
1539 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testInputResolveSameAttachment() local
DvktPipelineMultisampleImageTests.cpp990 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in renderMultisampledImage() local
1233 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
1879 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
DvktPipelineInputAttributeOffsetTests.cpp371 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vertexBufferData)); in iterate() local
DvktPipelineNoPositionTests.cpp472 …const auto vertexBufferSize = static_cast<VkDeviceSize>(vertices.size() * sizeof(decltype(vertic… in iterate() local
DvktPipelineImage2DViewOf3DTests.cpp297 size_t vertexBufferSize = sizeof(tcu::Vec4) * vertexData.size(); in runGraphicsPipeline() local
DvktPipelineRenderToImageTests.cpp963 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testWithSizeReduction() local
1471 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testRenderToMipMaps() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp872 …const VkDeviceSize vertexBufferSize = (VkDeviceSize)(m_vertices.size() * sizeof(Vertex4Tex… in setup() local
1459 …const VkDeviceSize vertexBufferSize = (VkDeviceSize)(m_vertices.size() * sizeof(Vertex4Tex… in setup() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateMiscTests.cpp372 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vrsVertices)); in testEnableDisable() local
568 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vertices)); in testNoFrag() local
DvktFragmentShadingRatePixelConsistency.cpp496 const VkDeviceSize vertexBufferSize = sizeof(basicTriangles); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp969 const VkDeviceSize vertexBufferSize = sizeof(vertexData); in iterate() local
1328 const VkDeviceSize vertexBufferSize = 2 * m_halfVertexCount * sizeof(Vec4); in initializeBuffers() local
1394 const VkDeviceSize vertexBufferSize = 2 * 3 * sizeof(Vec4); in initializeBuffers() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp157 const VkDeviceSize vertexBufferSize = sizeInBytes(perInstanceAttribute); in draw() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1148 const uint64_t vertexBufferSize = 2ull * maxWidth * sizeof(tcu::Vec4); in makeTessellationEvaluationFrameBufferTest() local
1333 const uint64_t vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeGeometryFrameBufferTest() local
1810 const uint64_t vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeVertexFrameBufferTest() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp535 const VkDeviceSize vertexBufferSize = sizeInBytes(vertexValues); in MultipleSubpassesMultipleCommandBuffersTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp495 const vk::VkDeviceSize vertexBufferSize = in iterate() local
980 const vk::VkDeviceSize vertexBufferSize = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp384 const auto vertexBufferSize = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp548 VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in iterate() local
DvktDrawShaderViewportIndexTests.cpp672 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawShaderLayerTests.cpp619 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawScissorTests.cpp438 VkDeviceSize vertexBufferSize = 0; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTests.cpp394 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(m_params.vertexCoords)); in iterate() local
/external/mesa3d/src/gfxstream/host/vulkan/
DCompositorVk.cpp406 const VkDeviceSize vertexBufferSize = sizeof(Vertex) * k_vertices.size(); in setUpVertexBuffers() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp657 const VkDeviceSize vertexBufferSize = vertices.size() * sizeof(vertices[0]); in createVertexBuffer() local
1101 const VkDeviceSize vertexBufferSize = vertices.size() * sizeof(vertices[0]); in createVertexBuffer() local

123