Home
last modified time | relevance | path

Searched defs:colorBufferSize (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp589int colorBufferSize) in getReferenceColor()
636 int colorBufferSize) in getReferenceColor()
748int colorBufferSize) in getReferenceColor()
837int colorBufferSize) in getReferenceColor()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp385 const VkDeviceSize colorBufferSize = in test() local
809 const VkDeviceSize colorBufferSize = in testNoAtt() local
1086 const VkDeviceSize colorBufferSize = in testMultiAttachments() local
1530 const VkDeviceSize colorBufferSize = in testInputResolveSameAttachment() local
DvktPipelineStencilExportTests.cpp458 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in testStencilExportReplace() local
DvktPipelineMaxVaryingsTests.cpp972 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in test() local
DvktPipelineRenderToImageTests.cpp916 …const VkDeviceSize colorBufferSize = product(checkSize) * tcu::getPixelSize(mapVkFormat(caseDef.co… in testWithSizeReduction() local
1429 const VkDeviceSize colorBufferSize = sum(mipLevelStorageSizes); in testRenderToMipMaps() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp357 VkDeviceSize colorBufferSize; member
DvktPipelineMultisampleSampleLocationsExtTests.cpp1510 const VkDeviceSize colorBufferSize = in iterate() local
2127 const VkDeviceSize colorBufferSize = in iterate() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1473 VkDeviceSize colorBufferSize; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp892 const VkDeviceSize colorBufferSize = in testVertexShader() local
961 const VkDeviceSize colorBufferSize = in testTessellationShader() local
DvktDrawShaderViewportIndexTests.cpp957 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in testVertexFragmentShader() local
1024 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in testTessellationShader() local
DvktDrawDiscardRectanglesTests.cpp485 const VkDeviceSize colorBufferSize = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1232 const VkDeviceSize colorBufferSize = in iterate() local
1448 const VkDeviceSize colorBufferSize = in iterate() local
1695 const VkDeviceSize colorBufferSize = in iterate() local
1986 const VkDeviceSize colorBufferSize = in iterate() local
2295 const VkDeviceSize colorBufferSize = in iterate() local
2543 const VkDeviceSize colorBufferSize = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp392 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in test() local
DvktFragmentOperationsScissorTests.cpp451 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in test() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp375 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVkForm… in test() local
DvktGeometryLayeredRenderingTests.cpp1237 const VkDeviceSize colorBufferSize = in test() local
1332 const VkDeviceSize colorBufferSize = in testLayeredReadBack() local
1708 const VkDeviceSize colorBufferSize = in testSecondaryCmdBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp865 VkDeviceSize colorBufferSize; member
1583 …const VkDeviceSize colorBufferSize = caseDef.size.x() * caseDef.size.y() * caseDef.size.z() * case… in testMutable() local
2119 …const VkDeviceSize colorBufferSize = caseDef.size.x() * caseDef.size.y() * caseDef.size.z() * case… in testSwapchainMutable() local
/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp2262 constexpr size_t colorBufferSize = colorOffset + sizeof(colorData); in TEST_P() local
5545 const size_t colorBufferSize = sizeof(GLColor) * 6; in TEST_P() local
5618 const size_t colorBufferSize = sizeof(GLColor) * 6; in TEST_P() local
5698 const size_t colorBufferSize = sizeof(GLColor) * 6; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp2283 const VkDeviceSize colorBufferSize(m_imageExtent2D.width * m_imageExtent2D.height * in iterate() local
2465 const VkDeviceSize colorBufferSize(layerSize * layerCount); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7920 …const auto colorBufferSize = static_cast<vk::VkDeviceSize>(tcu::getPixelSize(tcuFormat)) * kImageD… in iterate() local