| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureSwizzleTests.cpp | 423 const deUint32 width; in populateTextureSwizzleTests() member
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFuzzyImageCompare.cpp | 281 int width = ref.getWidth(); in fuzzyCompare() local 286 TextureLevel refFiltered(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), width, height); in fuzzyCompare() local 287 TextureLevel cmpFiltered(TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT8), width, height); in fuzzyCompare() local
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluUtil.cpp | 220 const EGLint width = querySurfaceInt(egl, display, surface, EGL_WIDTH); in getSurfaceSize() local
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidPlatform.cpp | 116 NativeWindow::NativeWindow (Window* window, int width, int height, int32_t format) in NativeWindow() argument
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| H A D | tcuWin32EGLNativeDisplayFactory.cpp | 148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, int width, int height, int bitDepth) in NativePixmap() argument 191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList, int width, int height) const in createPixmap() argument 213 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, int width, int height) const in createPixmap() argument 310 const int width = rect.right - rect.left; readScreenPixels() local 347 dst->setStorage(TextureFormat(TextureFormat::BGRA, TextureFormat::UNORM_INT8), width, height); readScreenPixels() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglColorClearCase.cpp | 80 int width; member 90 static ClearOp computeRandomClear (de::Random& rnd, int width, int height) in computeRandomClear() argument 173 const int width = surfaceSize.x(); executeForContexts() local 336 const int width = surfaceSize.x(); executeForContexts() local [all...] |
| H A D | teglMakeCurrentPerfTests.cpp | 256 const EGLint width = 256; in createPBuffer() local 275 const EGLint width = 256; in createWindow() local 304 const EGLint width = 256; in createPixmap() local
|
| H A D | teglMemoryStressTests.cpp | 200 const EGLint width = m_rnd.getInt(m_minWidth, m_maxWidth); in allocatePBuffer() local
|
| H A D | teglNativeColorMappingTests.cpp | 451 const int width = 128; in executeForConfig() local
|
| H A D | teglNativeCoordMappingTests.cpp | 212 void clear (const glw::Functions& gl, const tcu::Vec4& color, int x, int y, int width, int height) in clear() argument 221 tcu::Vec2 toGLCoord (int width, int height, int x, int y) in toGLCoord() argument 229 void render (const glw::Functions& gl, deUint32 program, int targetWidth, int targetHeight, int x, int y, int width, int height) in render() argument 413 bool testNativePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) in testNativePixmap() argument 458 testNativePixmapCopy(TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) testNativePixmapCopy() argument 509 const int width = 128; executeForConfig() local [all...] |
| H A D | teglQuerySurfaceTests.cpp | 138 const EGLint width = eglu::querySurfaceInt(egl, display, surface, EGL_WIDTH); in checkCommonAttributes() local 307 const int width = 64; in executeForConfig() local 338 const int width = 64; in executeForConfig() local 369 int width = 64; in executeForConfig() local 580 const int width = 64; executeForConfig() local 609 const int width = 64; executeForConfig() local 638 int width = 64; executeForConfig() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthStencilClearTests.cpp | 202 int width = renderTarget.getWidth(); in iterate() local 230 int width = renderTarget.getWidth(); in generateClears() local
|
| H A D | es2fShaderBuiltinVarTests.cpp | 282 const int width = m_context.getRenderTarget().getWidth(); in iterate() local 376 const int width = m_context.getRenderTarget().getWidth(); in iterate() local 463 const int width = de::min(256, m_context.getRenderTarget().getWidth()); in iterate() local 585 const int width = de::min(64, m_context.getRenderTarget().getWidth()); iterate() local [all...] |
| H A D | es2fTextureFormatTests.cpp | 93 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in Texture2DFormatCase() argument 237 TextureCubeFormatCase::TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFormatCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/stress/ |
| H A D | es2sSpecialFloatTests.cpp | 137 const int width = m_context.getRenderTarget().getWidth(); in init() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBlendTests.cpp | 72 const int width = src.getWidth(); in sRGBAToLinear() local
|
| H A D | es3fDepthStencilClearTests.cpp | 205 int width = renderTarget.getWidth(); in iterate() local 233 int width = renderTarget.getWidth(); in generateClears() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ResourceManager11.cpp | 31 uint64_t ComputeMippedMemoryUsage(unsigned int width, in ComputeMippedMemoryUsage() argument
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | armada_xp_edac.c | 74 unsigned int width; member
|
| /kernel/linux/linux-5.10/drivers/crypto/mediatek/ |
| H A D | mtk-platform.c | 130 u32 width = MTK_HIA_DATA_WIDTH(cap->hia_opt) + 2; in mtk_dfe_dse_buf_setup() local
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| H A D | socfpga-a10.c | 118 socfpga_a10_fpga_set_cfg_width(struct a10_fpga_priv *priv, int width) socfpga_a10_fpga_set_cfg_width() argument
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-xgene.c | 341 xgene_register_clk_pmd(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u64 denom, u32 clk_flags, spinlock_t *lock) xgene_register_clk_pmd() argument
|
| /kernel/linux/linux-5.10/drivers/clk/mmp/ |
| H A D | clk.h | 203 u8 width; member 218 u8 width; member
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 988 __be32 width = cpu_to_be32(8); in octeon_prune_device_tree() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/txx9/ |
| H A D | rbtx4939.h | 136 unsigned int width; member
|