Home
last modified time | relevance | path

Searched defs:size (Results 10351 - 10375 of 12434) sorted by relevance

1...<<411412413414415416417418419420>>...498

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp272 checkString(const char *string, size_t size) in checkString() argument
[all...]
H A DvktPipelineImage2DViewOf3DTests.cpp91 copyImageLayerToBuffer(const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer buffer, tcu::IVec2 size, VkAccessFlags srcAccessMask, VkImageLayout oldLayout, deUint32 layerToCopy, uint32_t mipLevel) copyImageLayerToBuffer() argument
H A DvktPipelineImageSamplingInstance.cpp135 static MovePtr<TestTexture> createTestTexture (const TcuFormatType format, VkImageViewType viewType, const tcu::IVec3& size, int layerCount) in createTestTexture() argument
[all...]
H A DvktPipelineImageUtil.cpp1407 TestTextureCube(const tcu::TextureFormat& format, int size) TestTextureCube() argument
1421 TestTextureCube(const tcu::CompressedTexFormat& format, int size) TestTextureCube() argument
1486 TestTextureCubeArray(const tcu::TextureFormat& format, int size, int arraySize) TestTextureCubeArray() argument
1494 TestTextureCubeArray(const tcu::CompressedTexFormat& format, int size, int arraySize) TestTextureCubeArray() argument
[all...]
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp125 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const deUint32 layers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp380 makeBuffer(ProtectedContext& context, ProtectionMode protectionMode, const deUint32 queueFamilyIdx, deUint32 size, vk::VkBufferUsageFlags usageFlags, vk::MemoryRequirement memReq) makeBuffer() argument
[all...]
H A DvktProtectedMemYCbCrConversionTests.cpp80 void genTexCoords (std::vector<tcu::Vec2>& coords, const tcu::UVec2& size) in genTexCoords() argument
475 void logBoundImages (tcu::TestLog& log, const tcu::UVec2 size, const std::vector<tcu::Vec4>& minBounds, const std::vector<tcu::Vec4>& maxBounds) in logBoundImages() argument
818 renderYCbCrToColor(ProtectedContext& ctx, const tcu::UVec2 size, const vk::VkSampler ycbcrSampler, const vk::VkImageView ycbcrImageView, const vk::VkImage colorImage, const vk::VkImageView colorImageView, const std::vector<YCbCrValidationData>& referenceData, const std::vector<tcu::Vec2>& posCoords, const deUint32 combinedSamplerDescriptorCount) renderYCbCrToColor() argument
996 generateYCbCrImage(ProtectedContext& ctx, const TestConfig& config, const tcu::UVec2 size, const std::vector<tcu::Vec2>& texCoords, ycbcr::MultiPlaneImageData& ycbcrSrc, std::vector<tcu::Vec4>& ycbcrMinBounds, std::vector<tcu::Vec4>& ycbcrMaxBounds) generateYCbCrImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp62 tcu::UVec2 size; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp77 const float size = 1.0f; in createQuad() local
103 const float size in createQuad() local
[all...]
H A DvktRenderPassSampleReadTests.cpp658 const VkDescriptorPoolSize size = in createSubpassDescriptorPool() local
H A DvktRenderPassUnusedAttachmentTests.cpp82 const float size = 0.8f; in createQuad() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp177 const int size = getStructSize(std); in data8bit() local
185 const int size = getStructSize(std); data32bit() local
[all...]
H A DvktSpvAsmComputeShaderCase.cpp807 const deUint32 size = static_cast<deUint32>(pushConstantsBytes.size()); iterate() local
[all...]
H A DvktSpvAsmIntegerDotProductTests.cpp84 size_t size = getEqualValue(lhs.size(), rhs.size()); in dotProduct() local
[all...]
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp162 Buffer::Buffer (Context& ctx, VkBufferUsageFlags usage, VkDeviceSize size, bool address) in Buffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp1031 const deUint32& size = requiredSubgroupSize; noSSBOtestRequireSubgroupSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.hpp246 std::size_t size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp61 GraphicsPipelineBuilder& setRenderSize (const tcu::IVec2& size) { m_renderSize = size; return *this; } in setRenderSize() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp1169 const int size; in populateTextureFilteringTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp115 int size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp123 int size; member
261 int size; member
287 int size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp432 deInt64 size = 0; in parseNextChunk() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp377 getPixel(const DeviceInterface& vkd, const VkDevice device, const VkQueue queue, const VkCommandPool& commandPool, Allocator& allocator, const tcu::UVec2 size, const tcu::TextureFormat textureFormat, const VkImage* image) getPixel() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp140 genOneToOneTexCoords(std::vector<Vec2>& coords, const UVec2& size) genOneToOneTexCoords() argument
372 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, const UVec2& size, bool disjoint, vk::VkImageTiling tiling) createImage() argument
472 evalShader(Context& context, glu::ShaderType shaderType, const MultiPlaneImageData& imageData, const UVec2& size, vk::VkFormat format, vk::VkImageTiling imageTiling, bool disjoint, vk::VkFilter textureFilter, vk::VkSamplerAddressMode addressModeU, vk::VkSamplerAddressMode addressModeV, const std::vector<vk::VkSamplerYcbcrModelConversion>& colorModels, vk::VkSamplerYcbcrRange colorRange, vk::VkChromaLocation xChromaOffset, vk::VkChromaLocation yChromaOffset, vk::VkFilter chromaFilter, const vk::VkComponentMapping& componentMapping, bool explicitReconstruction, const vector<Vec2>& sts, deUint32 samplerBinding, vector<vector<Vec4> >& results) evalShader() argument
[all...]
H A DvktYCbCrViewTests.cpp326 UVec2 size; member
503 const UVec2 size = params.size; in testPlaneView() local
104 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags) createTestImage() argument
[all...]

Completed in 38 milliseconds

1...<<411412413414415416417418419420>>...498