Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp311 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
473 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
748 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
930 const VkDeviceSize vertexBufferSize = sizeof(float) * vertexData.size(); in test() local
/external/skia/src/gpu/graphite/
DDrawPass.h77 size_t vertexBufferSize() const { return 0; } in vertexBufferSize() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp429 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
840 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testNoAtt() local
1094 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testMultiAttachments() local
1519 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testInputResolveSameAttachment() local
DvktPipelineMultisampleImageTests.cpp996 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in renderMultisampledImage() local
1208 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
1784 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in test() local
DvktPipelineNoPositionTests.cpp455 …const auto vertexBufferSize = static_cast<VkDeviceSize>(vertices.size() * sizeof(decltype(vertice… in iterate() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp779 const VkDeviceSize vertexBufferSize = (VkDeviceSize)(m_vertices.size() * sizeof(Vertex4Tex4)); in setup() local
1304 const VkDeviceSize vertexBufferSize = (VkDeviceSize)(m_vertices.size() * sizeof(Vertex4Tex4)); in setup() local
DvktPipelineImage2DViewOf3DTests.cpp311 size_t vertexBufferSize = sizeof(tcu::Vec4) * vertexData.size(); in runGraphicsPipeline() local
DvktPipelineRenderToImageTests.cpp927 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testWithSizeReduction() local
1373 const VkDeviceSize vertexBufferSize = sizeInBytes(vertices); in testRenderToMipMaps() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1298 …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/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.cpp474 …const vk::VkDeviceSize vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size() * s… in iterate() local
943 …const vk::VkDeviceSize vertexBufferSize = static_cast<vk::VkDeviceSize>(fullScreenQuad.size()… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp561 VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in iterate() local
DvktDrawShaderViewportIndexTests.cpp686 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawShaderLayerTests.cpp636 const VkDeviceSize vertexBufferSize = sizeInBytes(m_vertices); in Renderer() local
DvktDrawScissorTests.cpp395 VkDeviceSize vertexBufferSize = 0; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp499 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/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp640 const VkDeviceSize vertexBufferSize = vertices.size() * sizeof(vertices[0]); in createVertexBuffer() local
1056 const VkDeviceSize vertexBufferSize = vertices.size() * sizeof(vertices[0]); in createVertexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTests.cpp387 const auto vertexBufferSize = static_cast<VkDeviceSize>(de::dataSize(m_params.vertexCoords)); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp966 const deUint32 vertexBufferSize = positionDataSize + textureCoordDataSize; in executeFragmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp979 …Instance::isValueWithinVertexBufferOrZero(void* vertexBuffer, VkDeviceSize vertexBufferSize, const… in isValueWithinVertexBufferOrZero()
DvktRobustnessBufferAccessTests.cpp1157 const VkDeviceSize vertexBufferSize = (VkDeviceSize)(4u * sizeof(tcu::Vec4)); in BufferAccessInstance() local

123