Home
last modified time | relevance | path

Searched defs:width (Results 2351 - 2375 of 5097) sorted by relevance

1...<<919293949596979899100>>...204

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp423 const deUint32 width; in populateTextureSwizzleTests() member
/third_party/vk-gl-cts/framework/common/
H A DtcuFuzzyImageCompare.cpp281 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 DegluUtil.cpp220 const EGLint width = querySurfaceInt(egl, display, surface, EGL_WIDTH); in getSurfaceSize() local
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidPlatform.cpp116 NativeWindow::NativeWindow (Window* window, int width, int height, int32_t format) in NativeWindow() argument
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp148 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 DteglColorClearCase.cpp80 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 DteglMakeCurrentPerfTests.cpp256 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 DteglMemoryStressTests.cpp200 const EGLint width = m_rnd.getInt(m_minWidth, m_maxWidth); in allocatePBuffer() local
H A DteglNativeColorMappingTests.cpp451 const int width = 128; in executeForConfig() local
H A DteglNativeCoordMappingTests.cpp212 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 DteglQuerySurfaceTests.cpp138 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 Des2fDepthStencilClearTests.cpp202 int width = renderTarget.getWidth(); in iterate() local
230 int width = renderTarget.getWidth(); in generateClears() local
H A Des2fShaderBuiltinVarTests.cpp282 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 Des2fTextureFormatTests.cpp93 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 Des2sSpecialFloatTests.cpp137 const int width = m_context.getRenderTarget().getWidth(); in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBlendTests.cpp72 const int width = src.getWidth(); in sRGBAToLinear() local
H A Des3fDepthStencilClearTests.cpp205 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 DResourceManager11.cpp31 uint64_t ComputeMippedMemoryUsage(unsigned int width, in ComputeMippedMemoryUsage() argument
/kernel/linux/linux-5.10/drivers/edac/
H A Darmada_xp_edac.c74 unsigned int width; member
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
H A Dmtk-platform.c130 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 Dsocfpga-a10.c118 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 Dclk-xgene.c341 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 Dclk.h203 u8 width; member
218 u8 width; member
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-platform.c988 __be32 width = cpu_to_be32(8); in octeon_prune_device_tree() local
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H A Drbtx4939.h136 unsigned int width; member

Completed in 24 milliseconds

1...<<919293949596979899100>>...204