/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboUtil.hpp | 206 glw::GLsizei height; member
|
H A D | glsLifetimeTests.hpp | 393 GLint height; member
|
H A D | glsTextureBufferCase.cpp | 872 const int height = de::min<int>(renderTarget.getHeight(), MAX_VIEWPORT_HEIGHT); in runTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineBlendOperationAdvancedTests.cpp | 945 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
|
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 334 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
|
H A D | vktPipelineImage2DViewOf3DTests.cpp | 84 int32_t height = computeMipLevelDimension(baseLevelSize.y(), mipLevel); in computeMipLevelSize() local
|
H A D | vktPipelineImageUtil.cpp | 740 TestTexture::TestTexture (const tcu::TextureFormat& format, int width, int height, int depth) in TestTexture() argument 752 TestTexture::TestTexture (const tcu::CompressedTexFormat& format, int width, int height, int depth) in TestTexture() argument 1177 TestTexture2D::TestTexture2D (const tcu::TextureFormat& format, int width, int height) in TestTexture2D() argument 1185 TestTexture2D::TestTexture2D (const tcu::TextureFormat& format, int width, int height, in argument 1194 TestTexture2D(const tcu::CompressedTexFormat& format, int width, int height) TestTexture2D() argument 1248 TestTexture2DArray(const tcu::TextureFormat& format, int width, int height, int arraySize) TestTexture2DArray() argument 1256 TestTexture2DArray(const tcu::CompressedTexFormat& format, int width, int height, int arraySize) TestTexture2DArray() argument 1325 TestTexture3D(const tcu::TextureFormat& format, int width, int height, int depth) TestTexture3D() argument 1333 TestTexture3D(const tcu::CompressedTexFormat& format, int width, int height, int depth) TestTexture3D() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 445 vk::Move<vk::VkFramebuffer> createFramebuffer (ProtectedContext& context, deUint32 width, deUint32 height, in createFramebuffer() argument 735 const deUint32 height = (deUint32)texture2D.getHeight(); in uploadImage() local 833 void copyToProtectedImage (ProtectedContext& ctx, vk::VkImage srcImage, vk::VkImage dstImage, vk::VkImageLayout dstImageLayout, deUint32 width, deUint32 height, ProtectionMod argument 329 createImage2D(ProtectedContext& context, ProtectionMode protectionMode, const deUint32 queueFamilyIdx, deUint32 width, deUint32 height, vk::VkFormat format, vk::VkImageUsageFlags usageFlags) createImage2D() argument [all...] |
H A D | vktProtectedMemYCbCrConversionTests.cpp | 774 createYcbcrImage2D(ProtectedContext& context, const ProtectionMode protectionMode, const deUint32 width, const deUint32 height, const vk::VkFormat format, const vk::VkImageCreateFlags createFlags, const vk::VkImageUsageFlags usageFlags) createYcbcrImage2D() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildIndirectTests.cpp | 58 deUint32 height; member 137 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument 679 const deUint32 height = 128u; createBuildIndirectTests() local [all...] |
H A D | vktRayTracingBuildLargeTests.cpp | 62 deUint32 height; member 118 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument [all...] |
H A D | vktRayTracingBuildTests.cpp | 75 deUint32 height; member 102 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument [all...] |
H A D | vktRayTracingMemGuaranteeTests.cpp | 69 deUint32 height; member 102 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument 818 const deUint32 height = 16u; createMemGuaranteeTests() local [all...] |
H A D | vktRayTracingPipelineLibraryTests.cpp | 77 deUint32 height; member 98 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument [all...] |
H A D | vktRayTracingTraversalControlTests.cpp | 119 deUint32 height; member 144 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument [all...] |
H A D | vktRayTracingWatertightnessTests.cpp | 62 deUint32 height; member 170 VkImageCreateInfo makeImageCreateInfo(deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 145 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height) createImage() argument 210 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument 429 createFramebuffer(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkImageView srcImageView, VkImageView dstMultisampleImageView, VkImageView dstSinglesampleImageView, deUint32 width, deUint32 height) createFramebuffer() argument 482 createRenderPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createRenderPipeline() argument 594 createSubpassPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSubpassPipeline() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsBasicTests.cpp | 64 _checkFragmentSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, deUint32 height, bool withImage) _checkFragmentSubgroupBarriersNoSSBO() argument 98 checkFragmentSubgroupBarriersNoSSBO(const void *internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersNoSSBO() argument 109 checkFragmentSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersWithImageNoSSBO() argument 280 checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO() argument 290 checkTessellationEvaluationSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersNoSSBO() argument [all...] |
H A D | vktSubgroupsSizeControlTests.cpp | 155 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureFilteringTests.cpp | 1155 const int height; in populateTextureFilteringTests() member 1181 const int height; in populateTextureFilteringTests() member 1195 const int height; in populateTextureFilteringTests() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 1368 createExternalImage(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyIndex, vk::VkExternalMemoryHandleTypeFlagBits externalType, vk::VkFormat format, deUint32 width, deUint32 height, vk::VkImageTiling tiling, vk::VkImageCreateFlags createFlags, vk::VkImageUsageFlags usageFlags, deUint32 mipLevels, deUint32 arrayLayers) createExternalImage() argument 1561 allocate( deUint32 width, deUint32 height, deUint32 layers, deUint32 format, deUint64 usage) allocate() argument 1594 describe( const vk::pt::AndroidHardwareBufferPtr buffer, deUint32* width, deUint32* height, deUint32* layers, deUint32* format, deUint64* usage, deUint32* stride) describe() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
H A D | vktVideoTestUtils.cpp | 718 getStdVideoH264SequenceParameterSet(uint32_t width, uint32_t height, StdVideoH264SequenceParameterSetVui* stdVideoH264SequenceParameterSetVui) getStdVideoH264SequenceParameterSet() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | hs20_supplicant.c | 40 u16 height; member
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestLog.cpp | 254 int height = access.getHeight(); in writeImage() local 374 void TestLog::writeImage (const char* name, const char* description, qpImageCompressionMode compressionMode, qpImageFormat format, int width, int height, int stride, const void* data) in writeImage() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContextWrapper.cpp | 59 void ContextWrapper::glViewport (int x, int y, int width, int height) in glViewport() argument 124 void ContextWrapper::glTexImage2D (deUint32 target, int level, int internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) in glTexImage2D() argument 129 void ContextWrapper::glTexImage3D (deUint32 target, int level, int internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) in glTexImage3D() argument 139 void ContextWrapper::glTexSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) in glTexSubImage2D() argument 144 void ContextWrapper::glTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) in glTexSubImage3D() argument 154 glCopyTexImage2D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int height, int border) glCopyTexImage2D() argument 164 glCopyTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int x, int y, int width, int height) glCopyTexSubImage2D() argument 169 glTexStorage2D(deUint32 target, int levels, deUint32 internalFormat, int width, int height) glTexStorage2D() argument 174 glTexStorage3D(deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) glTexStorage3D() argument 214 glRenderbufferStorage(deUint32 target, deUint32 internalformat, int width, int height) glRenderbufferStorage() argument 219 glRenderbufferStorageMultisample(deUint32 target, int samples, deUint32 internalformat, int width, int height) glRenderbufferStorageMultisample() argument 289 glScissor(int x, int y, int width, int height) glScissor() argument 364 glInvalidateSubFramebuffer(deUint32 target, int numAttachments, const deUint32* attachments, int x, int y, int width, int height) glInvalidateSubFramebuffer() argument 374 glReadPixels(int x, int y, int width, int height, deUint32 format, deUint32 type, void* data) glReadPixels() argument [all...] |