Home
last modified time | relevance | path

Searched defs:vertexBufferSize (Results 1 – 25 of 40) 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
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.cpp449 …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.cpp1178 …const VkDeviceSize vertexBufferSize = static_cast<VkDeviceSize>(sizeof(vertices[0]) * vertices… in test() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp1597 …const VkDeviceSize vertexBufferSize = static_cast<VkDeviceSize>(vertices.size() * sizeof(v… in createVertexBuffer() local
1998 …const VkDeviceSize vertexBufferSize = static_cast<VkDeviceSize>(vertices.size() * sizeof(vertices[… in iterate() local
DvktPipelineImageSamplingInstance.cpp797 const VkDeviceSize vertexBufferSize = (VkDeviceSize)(m_vertices.size() * sizeof(Vertex4Tex4)); in ImageSamplingInstance() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp991 const VkDeviceSize vertexBufferSize = sizeof(vertexData); in iterate() local
1343 const VkDeviceSize vertexBufferSize = 2 * m_halfVertexCount * sizeof(Vec4); in initializeBuffers() local
1408 const VkDeviceSize vertexBufferSize = 2 * 3 * sizeof(Vec4); in initializeBuffers() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp164 const VkDeviceSize vertexBufferSize = sizeInBytes(perInstanceAttribute); in draw() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp537 const VkDeviceSize vertexBufferSize = sizeInBytes(vertexValues); in MultipleSubpassesMultipleCommandBuffersTestInstance() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1141 const deUint64 vertexBufferSize = 2ull * maxWidth * sizeof(tcu::Vec4); in makeTessellationEvaluationFrameBufferTest() local
1325 const deUint64 vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeGeometryFrameBufferTest() local
1777 const deUint64 vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeVertexFrameBufferTest() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp471 …const vk::VkDeviceSize vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size() * s… in iterate() local
939 …const vk::VkDeviceSize vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size()… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp531 VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in iterate() local
DvktDrawShaderLayerTests.cpp606 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawShaderViewportIndexTests.cpp673 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawScissorTests.cpp376 VkDeviceSize vertexBufferSize = 0; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp470 const VkDeviceSize vertexBufferSize = sizeof(basicTriangles); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp385 …const auto vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size() * sizeof(decl… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2694 const vk::VkDeviceSize vertexBufferSize = 2ull * maxWidth * sizeof(tcu::Vec4); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2923 const vk::VkDeviceSize vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3470 const vk::VkDeviceSize vertexBufferSize = maxWidth * sizeof(tcu::Vec4); in makeVertexFrameBufferTestRequiredSubgroupSize() 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/
DvktRobustnessBufferAccessTests.cpp993 const VkDeviceSize vertexBufferSize = (VkDeviceSize)(4u * sizeof(tcu::Vec4)); in BufferAccessInstance() local
DvktRobustnessVertexAccessTests.cpp922 …Instance::isValueWithinVertexBufferOrZero(void* vertexBuffer, VkDeviceSize vertexBufferSize, const… in isValueWithinVertexBufferOrZero()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp475 deUint32 vertexBufferSize; member
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp1079 …const auto vertexBufferSize = static_cast<VkDeviceSize>(kFullScreenQuad.size() * sizeof(decltype… in createGraphicsPipelineObjects() local

12