Home
last modified time | relevance | path

Searched defs:width (Results 4826 - 4850 of 5629) sorted by relevance

1...<<191192193194195196197198199200>>...226

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp1152 int width = m_context.getRenderContext().getRenderTarget().getWidth(); in readResultTextures() local
1174 int width in storeResultPixels() local
444 SRGBTestTexture(Context& context, const glu::TextureTestUtil::TextureType targetType, const tcu::TextureFormat internalFormat, const int width, const int height, const tcu::Vec4 color, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, SRGBDecode decoding) SRGBTestTexture() argument
1083 addTexture( const glu::TextureTestUtil::TextureType targetType, const int width, const int height, const tcu::Vec4 color, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const SRGBDecode decoding) addTexture() argument
1313 int width = m_context.getRenderContext().getRenderTarget().getWidth(); initFrameBuffer() local
[all...]
H A Des31fTextureGatherTests.cpp600 const int width = result.getWidth(); in verifyGatherOffsets() local
678 const int width = result.getWidth(); in verifyGatherOffsetsCompare() local
727 const int width = result.getWidth(); verifySingleColored() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp206 const GLsizei width = rnd.getInt(0, FRAMEBUFFER_SIZE); in setupFbo() local
661 const GLint width = de::min(target.getWidth(), maxWidth); in randomViewport() local
H A DglsLongStressCase.cpp510 void Texture::setData (const ConstPixelBufferAccess& src, const int width, const int height, const deUint32 internalFormat, const bool useMipmap) in setData() argument
560 setSubData(const ConstPixelBufferAccess& src, const int xOff, const int yOff, const int width, const int height) const setSubData() argument
[all...]
H A DglsShaderRenderCase.cpp177 QuadGrid::QuadGrid (int gridSize, int width, int height, const Vec4& constCoords, const vector<Mat4>& userAttribTransforms, const vector<TextureBinding>& textures) in QuadGrid() argument
432 int width = viewportSize.x(); in iterate() local
597 int width = result.getWidth(); in render() local
638 int width in computeVertexReference() local
725 int width = result.getWidth(); computeFragmentReference() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp170 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
H A DvktPipelineMiscTests.cpp1050 static constexpr uint32_t width = 2; member in vkt::pipeline::__anon29450::PipelineLibraryInterpolateAtSampleTestCase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp167 deUint32 width; member
195 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayQueryTraversalControlTests.cpp129 deUint32 width; member
155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayQueryWatertightnessTests.cpp131 deUint32 width; member
687 const deUint32 width = testParams.width; in initVertexBuffer() local
181 makeImageCreateInfo(VkFormat format, deUint32 width, deUint32 height, deUint32 depth, VkImageType imageType = VK_IMAGE_TYPE_3D, VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT) makeImageCreateInfo() argument
1844 const deUint32 width = testParams.width; verify() local
1901 const deUint32 width = testParams.width; verify() local
2016 const deUint32 width = m_data.width; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp167 deUint32 width; member
190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingComplexControlFlowTests.cpp99 deUint32 width; member
131 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
1765 const deUint32 width = 4u; createComplexControlFlowTests() local
[all...]
H A DvktRayTracingShaderBindingTableTests.cpp118 deUint32 width; member
158 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingTraceRaysTests.cpp127 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
1089 const deUint32 width = m_imageExtent.width; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp107 deUint32 width; member
1423 deUint32 width; initTests() member
[all...]
H A DvktRenderPassMultisampleResolveTests.cpp118 deUint32 width; member
230 createImage(VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, deUint32 mipLevels) const createImage() argument
309 createImages(VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, deUint32 mipLevels) const createImages() argument
378 createBuffers(deUint32 width, deUint32 height, deUint32 mipLevels) const createBuffers() argument
[all...]
H A DvktRenderPassMultisampleTests.cpp230 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, TestSeparateUsage separateStencilUsage = (TestSeparateUsage)0u) createImage() argument
402 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument
444 createMultisampleImages(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createMultisampleImages() argument
461 createSingleSampleImages(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createSingleSampleImages() argument
505 createBuffers(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createBuffers() argument
775 createFramebuffer(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkImageView srcImageView, const std::vector<VkImageViewSp>& dstMultisampleImageViews, const std::vector<VkImageViewSp>& dstSinglesampleImageViews, deUint32 width, deUint32 height) createFramebuffer() argument
841 createRenderPipeline(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createRenderPipeline() argument
1026 createSplitPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, deUint32 subpassIndex, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSplitPipeline() argument
1115 createSplitPipelines(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSplitPipelines() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp1770 const int width = viewportSize.x(); in iterate() local
1898 const int width = viewportSize.x(); in iterate() local
2021 const int width = viewportSize.x(); in iterate() local
2261 const int width = viewportSize.x(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp79 deUint32 width; member
735 const uint32_t width = m_config.width; iterate() local
788 { uint32_t width, height; } pc { width, height }; iterate() member
820 const tcu::ConstPixelBufferAccess resultBufferAccess(mapVkFormat(m_config.format), width, height, 1, resultBuffer.getHostPtr()); iterate() local
845 const uint32_t width = m_config.width; iterate() local
924 { uint32_t width, height; } pc { width, height }; iterate() member
971 const tcu::ConstPixelBufferAccess tmpBufferAccess(mapVkFormat(m_config.format), width, height, 1, tmpBuffer.getHostPtr()); iterate() local
975 const tcu::ConstPixelBufferAccess resultBufferAccess(mapVkFormat(m_config.format), width, height, 1, consumerBuffer.getHostPtr()); iterate() local
[all...]
H A DvktSynchronizationSmokeTests.cpp513 deInt32 width; member
565 deUint32 width; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp488 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument
513 computeGridLayout(vector<IVec4>& dst, int width, int height) computeGridLayout() argument
[all...]
H A DvktTextureTestUtil.hpp420 int width; member
450 int width; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp772 Move<vk::VkImage> createImage2D (Context& context, deUint32 width, deUint32 height, vk::VkFormat format, vk::VkImageTiling tiling, vk::VkImageUsageFlags usageFlags) in createImage2D() argument
1127 Move<vk::VkFramebuffer> createFramebuffer (Context& context, vk::VkRenderPass renderPass, Move<vk::VkImageView> colorAttView[4], deUint32 size, int width, int height) in createFramebuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp407 initFramebuffers(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, std::vector<VkImageView> imageViews, deUint32 width, deUint32 height, std::vector<VkFramebuffer>& framebuffers) initFramebuffers() argument
506 createPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout layout, VkShaderModule vertexShaderModule, VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
802 const deUint32 width = m_swapchainConfig.imageExtent.width; render() local
[all...]
H A DvktWsiDisplayTimingTests.cpp345 createFramebuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkImageView imageView, deUint32 width, deUint32 height) createFramebuffer() argument
369 initFramebuffers(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, std::vector<vk::VkImageView> imageViews, deUint32 width, deUint32 height, std::vector<vk::VkFramebuffer>& framebuffers) initFramebuffers() argument
459 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
841 const deUint32 width = m_swapchainConfig.imageExtent.width; render() local
[all...]

Completed in 51 milliseconds

1...<<191192193194195196197198199200>>...226