Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A 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
H A DvktTessellationMiscDrawTests.cpp825 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vertices)); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A 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
H A 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
H A DvktPipelineRenderToImageTests.cpp963 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testWithSizeReduction() local
1471 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testRenderToMipMaps() local
H A DvktPipelineInputAttributeOffsetTests.cpp371 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vertexBufferData)); in iterate() local
H A 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
H A DvktPipelineImage2DViewOf3DTests.cpp297 size_t vertexBufferSize = sizeof(tcu::Vec4) * vertexData.size(); in runGraphicsPipeline() local
H A DvktPipelineSamplerTests.cpp1649 const vk::VkDeviceSize vertexBufferSize = in iterate() local
2169 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(vertices)); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A 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
H A DvktFragmentShadingRatePixelConsistency.cpp496 const VkDeviceSize vertexBufferSize = sizeof(basicTriangles); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A 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
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawPass.h78 size_t vertexBufferSize() const { return 0; } in vertexBufferSize() function
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp495 const vk::VkDeviceSize vertexBufferSize = in iterate() local
980 const vk::VkDeviceSize vertexBufferSize = in iterate() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Mesh.cpp55 auto vertexBufferSize = vertexCount * skMeshSpec->stride(); in makeIndexed() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp157 const VkDeviceSize vertexBufferSize = sizeInBytes(perInstanceAttribute); in draw() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp535 const VkDeviceSize vertexBufferSize = sizeInBytes(vertexValues); in MultipleSubpassesMultipleCommandBuffersTestInstance() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp384 const auto vertexBufferSize = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp548 VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in iterate() local
H A DvktDrawShaderLayerTests.cpp619 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
H A DvktDrawShaderViewportIndexTests.cpp672 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp394 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(m_params.vertexCoords)); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp2766 const vk::VkDeviceSize vertexBufferSize = 2ull * maxWidth * sizeof(tcu::Vec4); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2995 const vk::VkDeviceSize vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3573 const vk::VkDeviceSize vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeVertexFrameBufferTestRequiredSubgroupSize() local

123