Home
last modified time | relevance | path

Searched defs:extent (Results 76 - 100 of 196) sorted by relevance

12345678

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp152 deUint32 computeMipMapCount (const VkExtent3D& extent) in computeMipMapCount() argument
157 deUint32 computeImageSize (const VkExtent3D& extent, in computeImageSize() argument
198 createImageAndBind(ut::ImageHandleAllocSp& output, const vkt::Context& ctx, VkFormat colorFormat, const VkExtent3D& extent, VkImageLayout initialLayout, bool withMipMaps, VkImageType imageType) createImageAndBind() argument
521 createFrameBuffer(FrameBufferSp& outputFB, const vkt::Context& context, const VkExtent3D& extent, VkFormat colorFormat, VkRenderPass renderpass, deUint32 additionalAttachmentCount, const VkImageView additionalAttachments[]) createFrameBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp157 commandClearDepthAttachment(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkOffset2D& offset, const VkExtent2D& extent, const deUint32 clearValue) commandClearDepthAttachment() argument
180 commandClearStencilAttachment(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkOffset2D& offset, const VkExtent2D& extent, const deUint32 clearValue) commandClearStencilAttachment() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp208 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp1216 VkExtent3D extent = { 64u, 64u, 4u }; in makeExtentForImage() local
1227 halfExtentForImage(const VkImageType imageType, VkExtent3D extent) halfExtentForImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp391 const auto extent = getExtent(); in iterate() local
648 const auto extent = getExtent(); createMeshShaderApiTests() local
[all...]
H A DvktMeshShaderSmokeTests.cpp546 const auto extent = gradientImageExtent(); in initGradientPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp405 const auto extent = NoPositionCase::getImageExtent(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp75 VkImageCreateInfo getImageCreateInfo (const VkFormat format, const VkExtent3D& extent, const VkImageUsageFlags usage) in getImageCreateInfo() argument
H A DvktRasterizationProvokingVertexTests.cpp280 const VkExtent3D extent = makeExtent3D(m_params.size.x(), m_params.size.y(), 1u); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp85 createImage(const DeviceInterface& vk, VkDevice device, VkImageCreateFlags flags, VkImageType imageType, VkFormat format, VkExtent3D extent, deUint32 mipLevels, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageTiling tiling, VkImageUsageFlags usage, VkSharingMode sharingMode, deUint32 queueFamilyCount, const deUint32* pQueueFamilyIndices, VkImageLayout initialLayout) createImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp570 vk::VkExtent3D extent = { m_renderArea.extent.width, m_renderArea.extent.height, 1}; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp473 VkExtent3D extent; in iterate() local
832 VkExtent3D extent; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCrossStageInterfaceTests.cpp85 VkImageCreateInfo makeImageCreateInfo (const VkImageType imageType, const VkExtent3D& extent, const VkFormat format, const VkImageUsageFlags usage, deUint32 queueFamilyIndex) in makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp93 makeImageCreateInfo(const VkImageType imageType, const VkExtent3D& extent, const VkFormat format, const VkImageUsageFlags usage, const VkSampleCountFlagBits samples, const VkImageTiling tiling) makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp405 makeImageCreateInfo(VkFormat format, const VkExtent2D& extent, const deUint32* queueFamilyIndex, const VkImageUsageFlags usage, void* pNext, const deUint32 arrayLayers) makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp152 deUint32 computeMipMapCount (const VkExtent3D& extent) in computeMipMapCount() argument
157 deUint32 computeImageSize (const VkExtent3D& extent, in computeImageSize() argument
198 createImageAndBind(ut::ImageHandleAllocSp& output, const vkt::Context& ctx, VkFormat colorFormat, const VkExtent3D& extent, VkImageLayout initialLayout, bool withMipMaps, VkImageType imageType) createImageAndBind() argument
521 createFrameBuffer(FrameBufferSp& outputFB, const vkt::Context& context, const VkExtent3D& extent, VkFormat colorFormat, VkRenderPass renderpass, deUint32 additionalAttachmentCount, const VkImageView additionalAttachments[]) createFrameBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp157 commandClearDepthAttachment(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkOffset2D& offset, const VkExtent2D& extent, const deUint32 clearValue) commandClearDepthAttachment() argument
180 commandClearStencilAttachment(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkOffset2D& offset, const VkExtent2D& extent, const deUint32 clearValue) commandClearStencilAttachment() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTestsUtil.cpp208 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp1202 VkExtent3D extent = { 64u, 64u, 4u }; in makeExtentForImage() local
1213 halfExtentForImage(const VkImageType imageType, VkExtent3D extent) halfExtentForImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp391 const auto extent = getExtent(); in iterate() local
648 const auto extent = getExtent(); createMeshShaderApiTests() local
[all...]
H A DvktMeshShaderSmokeTests.cpp546 const auto extent = gradientImageExtent(); in initGradientPrograms() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp890 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferZeroInitTests.cpp1209 wgpu::Extent3D extent = {vertexBufferSize, 1, 1}; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.h357 AddTextureExpectation(const char* file, int line, const T* expectedData, const wgpu::Texture& texture, wgpu::Origin3D origin, wgpu::Extent3D extent, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureExpectation() argument
390 AddTextureExpectation(const char* file, int line, E* expectation, const wgpu::Texture& texture, wgpu::Origin3D origin, wgpu::Extent3D extent, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureExpectation() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp385 const auto extent = NoPositionCase::getImageExtent(); in iterate() local
[all...]

Completed in 41 milliseconds

12345678