/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 1771 const int height = viewportSize.y(); in iterate() local 1899 const int height = viewportSize.y(); in iterate() local 2022 const int height in iterate() local 2262 const int height = viewportSize.y(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueTests.cpp | 80 deUint32 height; member 736 const uint32_t height = m_config.height; 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 846 const uint32_t height = m_config.height; 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 D | vktSynchronizationSmokeTests.cpp | 514 deInt32 height; member 566 deUint32 height; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 488 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 D | vktTextureTestUtil.hpp | 421 int height; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktShaderLibrary.cpp | 772 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 D | vktWsiDisplayControlTests.cpp | 407 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 803 const deUint32 height = m_swapchainConfig.imageExtent.height; render() local [all...] |
H A D | vktWsiDisplayTimingTests.cpp | 345 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 842 const deUint32 height = m_swapchainConfig.imageExtent.height; render() local [all...] |
H A D | vktWsiIncrementalPresentTests.cpp | 253 const deUint32 height = frameNdx == 0 in getRenderFrameRect() local 268 getUpdatedRects(size_t firstFrameNdx, size_t lastFrameNdx, deUint32 width, deUint32 height) getUpdatedRects() argument 425 createFramebuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkImageView imageView, deUint32 width, deUint32 height) createFramebuffer() argument 449 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 539 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 925 const deUint32 height = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; render() local [all...] |
H A D | vktWsiSharedPresentableImageTests.cpp | 332 createFramebuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkImageView imageView, deUint32 width, deUint32 height) createFramebuffer() argument 453 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 889 const deUint32 height = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; render() local [all...] |
H A D | vktWsiSwapchainTests.cpp | 2090 const deUint32 height = desiredSize.y(); deviceGroupRenderTest2() local [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 302 static inline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY() argument 309 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& projection, float wx, float wy, float width, float height) in computeProjectedTriLod() argument 319 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& projection, float wx, float wy, float width, float height) in computeProjectedTriLod() argument 331 computeProjectedTriLod(LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& w, const tcu::Vec3& projection, float wx, float wy, float width, float height) computeProjectedTriLod() argument [all...] |
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 163 void GLContext::viewport (int x, int y, int width, int height) in viewport() argument 270 void GLContext::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) in texImage2D() argument 275 void GLContext::texImage3D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) in texImage3D() argument 285 void GLContext::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) in texSubImage2D() argument 290 texSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) texSubImage3D() argument 311 copyTexImage2D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int height, int border) copyTexImage2D() argument 343 copyTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int x, int y, int width, int height) copyTexSubImage2D() argument 358 copyTexSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int x, int y, int width, int height) copyTexSubImage3D() argument 373 texStorage2D(deUint32 target, int levels, deUint32 internalFormat, int width, int height) texStorage2D() argument 378 texStorage3D(deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) texStorage3D() argument 403 renderbufferStorage(deUint32 target, deUint32 internalformat, int width, int height) renderbufferStorage() argument 408 renderbufferStorageMultisample(deUint32 target, int samples, deUint32 internalFormat, int width, int height) renderbufferStorageMultisample() argument 483 scissor(int x, int y, int width, int height) scissor() argument 618 invalidateSubFramebuffer(deUint32 target, int numAttachments, const deUint32* attachments, int x, int y, int width, int height) invalidateSubFramebuffer() argument 898 readPixels(int x, int y, int width, int height, deUint32 format, deUint32 type, void* data) readPixels() argument [all...] |
/third_party/vk-gl-cts/framework/qphelper/ |
H A D | qpTestLog.c | 768 static deBool writeCompressedPNG (png_structp png, png_infop info, png_byte** rowPointers, int width, int height, int colorFormat) in writeCompressedPNG() argument 789 static deBool compressImagePNG (Buffer* buffer, qpImageFormat imageFormat, int width, int height, int rowStride, const void* data) in compressImagePNG() argument 905 qpTestLog_writeImage( qpTestLog* log, const char* name, const char* description, qpImageCompressionMode compressionMode, qpImageFormat imageFormat, int width, int height, int stride, const void* data) qpTestLog_writeImage() argument [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRenderTests.cpp | 422 const int height = dst.getHeight(); in renderReference() local 443 colorBuffer.setStorage(getColorFormat(colorBits), numSamples, width, height); in renderReference() local 448 depthBuffer.setStorage(getDepthFormat(depthBits), numSamples, width, height); in renderReference() local 454 stencilBuffer.setStorage(getStencilFormat(stencilBits), numSamples, width, height); in renderReference() local 735 const int height = eglu::querySurfaceInt(egl, display, surface, EGL_HEIGHT); in executeForContexts() local 940 const int height = eglu::querySurfaceInt(egl, display, surface, EGL_HEIGHT); executeForContexts() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fClippingTests.cpp | 122 const int height = src.getHeight(); in blitImageOnBlackSurface() local 149 const int height = test.getHeight(); in compareImages() local 272 const int height = image.getHeight(); in checkHalfFilledImageOverdraw() local 468 const int height = m_context.getRenderTarget().getHeight(); in iterate() local [all...] |
H A D | es2fFboRenderTest.cpp | 409 Framebuffer::Framebuffer (sglr::Context& context, const FboConfig& config, int width, int height, deUint32 fbo, deUint32 colorbuffer, deUint32 depthbuffer, deUint32 stencilbuffer) in Framebuffer() argument 493 void Framebuffer::createRbo (deUint32& name, GLenum format, int width, int height) in createRbo() argument 511 createMetaballsTex2D(sglr::Context& context, deUint32 name, GLenum format, GLenum dataType, int width, int height) createMetaballsTex2D() argument 523 createQuadsTex2D(sglr::Context& context, deUint32 name, GLenum format, GLenum dataType, int width, int height) createQuadsTex2D() argument 571 int height = deMin32(renderTarget.getHeight(), 128); iterate() local 608 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); iterate() local 662 int height = 128; render() local 782 int height = m_fboHeight; render() local 962 int height = m_fboHeight; render() local 1017 int height = 128; render() local 1134 int height = m_fboHeight; render() local 1213 int height = 128; render() local 1345 int height = 128; render() local 1454 int height = 128; render() local 1879 int height = 128; render() local [all...] |
H A D | es2fIntegerStateQueryTests.cpp | 892 GLsizei height = rnd.getInt(0, maxViewportDimensions[1]); in test() local 939 GLsizei height = rnd.getInt(0, 64000); in test() local
|
H A D | es2fTextureUnitTests.cpp | 865 int height = access.getHeight(); in render() local 889 int height = access.getHeight(); in render() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fClippingTests.cpp | 125 const int height = src.getHeight(); in blitImageOnBlackSurface() local 152 const int height = test.getHeight(); in compareImages() local 275 const int height = image.getHeight(); in checkHalfFilledImageOverdraw() local 471 const int height = m_context.getRenderTarget().getHeight(); in iterate() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/include/ |
H A D | drv_tde_type.h | 112 hi_u32 height; /* <Bitmap height */ member 146 hi_u32 height; /* <Height */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 439 hi_u16 height;
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 439 hi_u16 height;
member
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkispp-config.h | 104 int height; member
|
/device/soc/rockchip/rk3588/hardware/rga/include/ |
H A D | rga.h | 455 uint32_t height; member
|