Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp309 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
471 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
746 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
928 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp429 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
832 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testNoAtt() local
1082 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testDifferentAttachmentSizes() local
1496 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testInputResolveSameAttachment() local
DvktPipelineMultisampleImageTests.cpp886 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in renderMultisampledImage() local
1076 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
1635 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
DvktPipelineNoPositionTests.cpp450 …const auto vertexBufferSize = static_cast<VkDeviceSize>(vertices.size() * sizeof(decltype(vertice… in iterate() local
DvktPipelineRenderToImageTests.cpp1023 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testWithSizeReduction() local
1451 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testRenderToMipMaps() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1179 …const VkDeviceSize vertexBufferSize = static_cast<VkDeviceSize>(sizeof(vertices[0]) * vertices… in test() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp991 const VkDeviceSize vertexBufferSize = sizeof(vertexData); in iterate() local
1345 const VkDeviceSize vertexBufferSize = 2 * m_halfVertexCount * sizeof(Vec4); in initializeBuffers() local
1410 const VkDeviceSize vertexBufferSize = 2 * 3 * sizeof(Vec4); in initializeBuffers() local
/external/skia/experimental/graphite/src/
DDrawPass.h68 size_t vertexBufferSize() const { return 0; } in vertexBufferSize() function
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp164 const VkDeviceSize vertexBufferSize = sizeInBytes(perInstanceAttribute); in draw() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1137 const deUint64 vertexBufferSize = 2ull * maxWidth * sizeof(tcu::Vec4); in makeTessellationEvaluationFrameBufferTest() local
1321 const deUint64 vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeGeometryFrameBufferTest() local
1773 const deUint64 vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeVertexFrameBufferTest() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp537 const VkDeviceSize vertexBufferSize = sizeInBytes(vertexValues); in MultipleSubpassesMultipleCommandBuffersTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp472 …const vk::VkDeviceSize vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size() * s… in iterate() local
940 …const vk::VkDeviceSize vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size()… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTests.cpp398 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(m_params.vertexCoords)); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp549 VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in iterate() local
DvktDrawShaderLayerTests.cpp630 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawShaderViewportIndexTests.cpp680 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawScissorTests.cpp382 VkDeviceSize vertexBufferSize = 0; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp492 const VkDeviceSize vertexBufferSize = sizeof(basicTriangles); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp381 …const auto vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size() * sizeof(decl… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp945 const deUint32 vertexBufferSize = positionDataSize + textureCoordDataSize; in executeFragmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp933 …Instance::isValueWithinVertexBufferOrZero(void* vertexBuffer, VkDeviceSize vertexBufferSize, const… in isValueWithinVertexBufferOrZero()
DvktRobustnessBufferAccessTests.cpp1001 const VkDeviceSize vertexBufferSize = (VkDeviceSize)(4u * sizeof(tcu::Vec4)); in BufferAccessInstance() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2663 const vk::VkDeviceSize vertexBufferSize = 2ull * maxWidth * sizeof(tcu::Vec4); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2894 const vk::VkDeviceSize vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3470 const vk::VkDeviceSize vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeVertexFrameBufferTestRequiredSubgroupSize() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp1193 const uint32_t vertexBufferSize = gsState.instanceCount * gsState.allocationSize; in AllocateGsBuffers() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp475 deUint32 vertexBufferSize; member

12