Home
last modified time | relevance | path

Searched refs:UVec2 (Results 1 - 25 of 310) sorted by relevance

12345678910>>...13

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp48 using tcu::UVec2;
68 const UVec2& size_) in ImageConfig()
79 UVec2 size;
146 const UVec2& size, in createImage()
443 UVec2 randomUVec2 (de::Random& rng, in randomUVec2()
444 const UVec2& min, in randomUVec2()
445 const UVec2& max) in randomUVec2()
447 UVec2 result; in randomUVec2()
458 const UVec2& srcSize, in genCopies()
460 const UVec2 in genCopies()
[all...]
H A DvktYCbCrImageQueryTests.cpp61 using tcu::UVec2;
150 const UVec2& size, in createTestImage()
216 const UVec2& size,
220 const UVec2& getSize (void) const { return m_size; } in getSize()
224 const UVec2 m_size;
235 const UVec2& size, in TestImage()
356 UVec2 getMaxPlaneDivisor (const PlanarFormatDescription& formatDesc) in getMaxPlaneDivisor()
358 UVec2 maxDivisor (formatDesc.blockWidth, formatDesc.blockHeight); in getMaxPlaneDivisor()
465 const UVec2 maxDivisor = getMaxPlaneDivisor(formatDesc); in testImageQuery()
466 vector<UVec2> testSize in testImageQuery()
[all...]
H A DvktYCbCrFormatTests.cpp60 using tcu::UVec2;
72 const UVec2& size, in createTestImage()
225 UVec2 size;
233 const UVec2& size_, in TestParameters()
301 void generateLookupCoordinates (const UVec2& imageSize, vector<Vec2>* dst) in generateLookupCoordinates()
322 const UVec2 size = params.size; in testFormat()
577 const UVec2 size (66, 32); in populatePerFormatGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp48 using tcu::UVec2;
69 const UVec2& size_) in ImageConfig()
80 UVec2 size;
202 const UVec2& size, in createImage()
499 UVec2 randomUVec2 (de::Random& rng, in randomUVec2()
500 const UVec2& min, in randomUVec2()
501 const UVec2& max) in randomUVec2()
503 UVec2 result; in randomUVec2()
514 const UVec2& srcSize, in genCopies()
516 const UVec2 in genCopies()
[all...]
H A DvktYCbCrImageQueryTests.cpp61 using tcu::UVec2;
150 const UVec2& size, in createTestImage()
216 const UVec2& size,
220 const UVec2& getSize (void) const { return m_size; } in getSize()
224 const UVec2 m_size;
235 const UVec2& size, in TestImage()
356 UVec2 getMaxPlaneDivisor (const PlanarFormatDescription& formatDesc) in getMaxPlaneDivisor()
358 UVec2 maxDivisor (formatDesc.blockWidth, formatDesc.blockHeight); in getMaxPlaneDivisor()
465 const UVec2 maxDivisor = getMaxPlaneDivisor(formatDesc); in testImageQuery()
466 vector<UVec2> testSize in testImageQuery()
[all...]
H A DvktYCbCrFormatTests.cpp60 using tcu::UVec2;
72 const UVec2& size, in createTestImage()
225 UVec2 size;
233 const UVec2& size_, in TestParameters()
301 void generateLookupCoordinates (const UVec2& imageSize, vector<Vec2>* dst) in generateLookupCoordinates()
322 const UVec2 size = params.size; in testFormat()
577 const UVec2 size (66, 32); in populatePerFormatGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSampleLocationsUtil.cpp34 using tcu::UVec2;
70 std::set<UVec2, LessThan<UVec2> > takenLocationIndices; in fillSampleLocationsRandom()
73 const UVec2 locationNdx (rng.getUint32() % (maxLocationIndex + 1 - guardOffset), in fillSampleLocationsRandom()
H A DvktPipelineSampleLocationsUtil.hpp43 MultisamplePixelGrid (const tcu::UVec2& gridSize, const vk::VkSampleCountFlagBits numSamples) in MultisamplePixelGrid()
66 const tcu::UVec2& size (void) const { return m_gridSize; }
80 tcu::UVec2 m_gridSize;
H A DvktPipelineImageSamplingInstance.hpp54 const tcu::UVec2& renderSize_, in ImageSamplingInstanceParams()
90 const tcu::UVec2 renderSize;
151 const tcu::UVec2 m_renderSize;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSampleLocationsUtil.cpp34 using tcu::UVec2;
70 std::set<UVec2, LessThan<UVec2> > takenLocationIndices; in fillSampleLocationsRandom()
73 const UVec2 locationNdx (rng.getUint32() % (maxLocationIndex + 1 - guardOffset), in fillSampleLocationsRandom()
H A DvktPipelineSampleLocationsUtil.hpp43 MultisamplePixelGrid (const tcu::UVec2& gridSize, const vk::VkSampleCountFlagBits numSamples) in MultisamplePixelGrid()
66 const tcu::UVec2& size (void) const { return m_gridSize; }
80 tcu::UVec2 m_gridSize;
H A DvktPipelineImageSamplingInstance.hpp52 const tcu::UVec2& renderSize_, in ImageSamplingInstanceParams()
88 const tcu::UVec2 renderSize;
149 const tcu::UVec2 m_renderSize;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.hpp131 tcu::UVec2 getFullScreenSize (const vk::wsi::Type wsiType,
133 const tcu::UVec2& fallbackSize);
149 const tcu::UVec2& renderSize);
182 const tcu::UVec2& renderSize);
193 const tcu::UVec2& renderSize);
205 tcu::UVec2 m_renderSize;
H A DvkImageUtil.hpp192 const tcu::UVec2& baseExtents,
200 tcu::UVec2 getPlaneExtent (const PlanarFormatDescription& formatInfo,
201 const tcu::UVec2& baseExtents,
206 tcu::UVec2 getBlockExtent (VkFormat format);
207 tcu::UVec2 getBlockExtent (const PlanarFormatDescription& formatInfo);
220 const tcu::UVec2& size,
225 const tcu::UVec2& size,
/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp83 void resize (const UVec2& newSize) in resize()
107 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow()
137 void resize (const UVec2& newSize) in resize()
161 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow()
189 void resize (const UVec2& newSize) in resize()
213 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow()
230 void resize (const UVec2&) in resize()
242 vk::wsi::Window* createWindow (const Maybe<UVec2>&) const in createWindow()
255 void resize (const UVec2&) in resize()
267 vk::wsi::Window* createWindow (const Maybe<UVec2>
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp97 using tcu::UVec2;
774 const UVec2& targetSize_, in TestConfig()
775 const UVec2& renderPos_, in TestConfig()
776 const UVec2& renderSize_, in TestConfig()
810 UVec2 targetSize;
811 UVec2 renderPos;
812 UVec2 renderSize;
1323 const UVec2& size, in createFramebuffer()
1332 const UVec2& size, in createAttachmentImage()
1444 const UVec2 in AttachmentResources()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp94 using tcu::UVec2;
764 const UVec2& targetSize_, in TestConfig()
765 const UVec2& renderPos_, in TestConfig()
766 const UVec2& renderSize_, in TestConfig()
800 UVec2 targetSize;
801 UVec2 renderPos;
802 UVec2 renderSize;
1311 const UVec2& size, in createFramebuffer()
1320 const UVec2& size, in createAttachmentImage()
1432 const UVec2 in AttachmentResources()
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderPrecisionTests.cpp630 ShaderUintPrecisionCase (Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase);
646 tcu::UVec2 m_rangeA;
647 tcu::UVec2 m_rangeB;
661 ShaderUintPrecisionCase::ShaderUintPrecisionCase (Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase) in ShaderUintPrecisionCase()
835 using tcu::UVec2; in init()
847 tcu::UVec2 fullRange32U (0u, 0xffffffffu); in init()
848 tcu::UVec2 fullRange16U (0u, 0xffffu); in init()
849 tcu::UVec2 fullRange8 in init()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp76 using tcu::UVec2;
283 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
382 const tcu::UVec2 size, in getPixel()
419 const tcu::UVec2 desiredSize (256, 256); in basicExtensionTest()
460 const tcu::UVec2 desiredSize (256, 256); in colorspaceCompareTest()
521 tcu::UVec2(swapchainInfo.imageExtent.width, swapchainInfo.imageExtent.height)); in colorspaceCompareTest()
630 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTest()
651 tcu::UVec2(swapchainInfo.imageExtent.width, swapchainInfo.imageExtent.height)); in surfaceFormatRenderTest()
769 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTests()
791 const tcu::UVec2 desiredSiz in surfaceFormatRenderWithHdrTests()
[all...]
H A DvktNativeObjectsUtil.hpp49 const tcu::Maybe<tcu::UVec2>& initialWindowSize = tcu::Nothing);
57 static de::MovePtr<vk::wsi::Window> createWindow (const vk::wsi::Display& display, const tcu::Maybe<tcu::UVec2>& initialSize);
H A DvktNativeObjectsUtil.cpp60 de::MovePtr<vk::wsi::Window> NativeObjects::createWindow (const vk::wsi::Display& display, const tcu::Maybe<tcu::UVec2>& initialSize) in createWindow()
78 const tcu::Maybe<tcu::UVec2>& initialWindowSize) in NativeObjects()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp62 using tcu::UVec2;
86 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, const deUint32 numLayers, VkImageUsageFlags usage) in makeImageCreateInfo()
117 const UVec2 renderSize) in makeGraphicsPipeline()
353 const UVec2& renderSize, in generateReferenceImage()
500 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
563 std::vector<PositionColorVertex> generateVertices (const std::vector<UVec4>& grid, const std::vector<Vec4>& colors, const UVec2& renderSize) in generateVertices()
614 const UVec2& renderSize, in Renderer()
831 const UVec2 m_renderSize;
882 const UVec2 renderSize (256, 256); in testVertexShader()
942 const UVec2 renderSiz in testTessellationShader()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp76 using tcu::UVec2;
283 const tcu::UVec2& desiredSize, in getBasicSwapchainParameters()
382 const tcu::UVec2 size, in getPixel()
419 const tcu::UVec2 desiredSize (256, 256); in basicExtensionTest()
460 const tcu::UVec2 desiredSize (256, 256); in colorspaceCompareTest()
521 tcu::UVec2(swapchainInfo.imageExtent.width, swapchainInfo.imageExtent.height)); in colorspaceCompareTest()
630 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTest()
651 tcu::UVec2(swapchainInfo.imageExtent.width, swapchainInfo.imageExtent.height)); in surfaceFormatRenderTest()
769 const tcu::UVec2 desiredSize (256, 256); in surfaceFormatRenderTests()
790 const tcu::UVec2 desiredSiz in surfaceFormatRenderWithHdrTests()
[all...]
H A DvktNativeObjectsUtil.hpp49 const tcu::Maybe<tcu::UVec2>& initialWindowSize = tcu::Nothing);
57 static de::MovePtr<vk::wsi::Window> createWindow (const vk::wsi::Display& display, const tcu::Maybe<tcu::UVec2>& initialSize);
H A DvktNativeObjectsUtil.cpp60 de::MovePtr<vk::wsi::Window> NativeObjects::createWindow (const vk::wsi::Display& display, const tcu::Maybe<tcu::UVec2>& initialSize) in createWindow()
78 const tcu::Maybe<tcu::UVec2>& initialWindowSize) in NativeObjects()

Completed in 25 milliseconds

12345678910>>...13