Home
last modified time | relevance | path

Searched defs:width (Results 3426 - 3450 of 5746) sorted by relevance

1...<<131132133134135136137138139140>>...230

/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp40 SkFontStyle::Width width; member
[all...]
/third_party/skia/modules/pathkit/
H A Dexterns.js
H A Dpathkit_wasm_bindings.cpp307 void ApplyAddRect(SkPath& path, SkScalar x, SkScalar y, SkScalar width, SkScalar height) { in ApplyAddRect() argument
394 SkScalar width; member
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h354 void setSize(SkScalar height, SkScalar width, SkScalar longestLine) { in setSize() argument
359 void getSize(SkScalar& height, SkScalar& width, SkScalar& longestLine) { in getSize() argument
/third_party/skia/bench/
H A Dnanobench.cpp1018 int width = 0; in rawNext() variable
581 valid_brd_bench(sk_sp<SkData> encoded, SkColorType colorType, uint32_t sampleSize, uint32_t minOutputSize, int* width, int* height) valid_brd_bench() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp236 const uint32_t width = type_or_value.GetSingleWordInOperand(0); in HandleTypeOrValue() local
251 const uint32_t width = type_or_value.GetSingleWordInOperand(0); in HandleTypeOrValue() local
/third_party/spirv-tools/source/opt/
H A Dconstants.cpp108 const auto width = int_type->width(); in GetZeroExtendedValue() local
127 const auto width = int_type->width(); GetSignExtendedValue() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp32 int64_t ConstantLiteralAsInt64(uint32_t width, in ConstantLiteralAsInt64() argument
260 const uint32_t width = type_words[2]; in ValidateTypeArray() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestUtil.cpp891 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
H A Des3fPixelBufferObjectTests.cpp385 int width = m_context.getRenderTarget().getWidth(); in iterate() local
H A Des3fPolygonOffsetTests.cpp99 const int width = test.getWidth(); in compareImages() local
194 void checkCanvasSize (int width, int height, int minWidth, int minHeight) in checkCanvasSize() argument
284 const int width = m_context.getRenderTarget().getWidth(); in iterate() local
H A Des3fPrimitiveRestartTests.cpp474 int width = deMin32(m_context.getRenderTarget().getWidth(), MAX_RENDER_WIDTH); in iterate() local
H A Des3fStencilTests.cpp288 int width = deMin32(128, renderTarget.getWidth()); in iterate() local
345 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); in iterate() local
H A Des3fTextureFormatTests.cpp112 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in Texture2DFormatCase() argument
125 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 internalFormat, int width, int height) in Texture2DFormatCase() argument
278 TextureCubeFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) TextureCubeFormatCase() argument
293 TextureCubeFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 internalFormat, int width, int height) TextureCubeFormatCase() argument
478 Texture2DArrayFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, int numLayers) Texture2DArrayFormatCase() argument
493 Texture2DArrayFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 internalFormat, int width, int height, int numLayers) Texture2DArrayFormatCase() argument
635 Texture3DFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, int depth) Texture3DFormatCase() argument
650 Texture3DFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 internalFormat, int width, int height, int depth) Texture3DFormatCase() argument
796 Compressed2DFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, tcu::CompressedTexFormat format, deUint32 randomSeed, int width, int height) Compressed2DFormatCase() argument
937 CompressedCubeFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, tcu::CompressedTexFormat format, deUint32 randomSeed, int width, int height) CompressedCubeFormatCase() argument
[all...]
H A Des3fTextureWrapTests.cpp132 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
173 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, CompressedTexFormat compressedFormat, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
424 int width; in init() member
527 int width; init() member
583 int width; init() member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.cpp445 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
H A Des31fShaderHelperInvocationTests.cpp220 FboHelper::FboHelper (const glu::RenderContext& renderCtx, int width, int height, deUint32 format, int numSamples) in FboHelper() argument
270 const int width = dst.getWidth(); in readPixels() local
H A Des31fStencilTexturingTests.cpp67 static void genTestRects (vector<IVec4>& rects, int width, int height) in genTestRects() argument
89 static void rectsToTriangles (const vector<IVec4>& rects, int width, int height, vector<Vec2>& positions, vector<deUint16>& indices) in rectsToTriangles() argument
123 static void drawTestPattern (const glu::RenderContext& renderCtx, int width, int height) in drawTestPattern() argument
199 static void blitStencilToColor2D (const glu::RenderContext& renderCtx, deUint32 srcTex, int width, in argument
264 blitStencilToColor2DArray(const glu::RenderContext& renderCtx, deUint32 srcTex, int width, int height, int level) blitStencilToColor2DArray() argument
329 blitStencilToColorCube(const glu::RenderContext& renderCtx, deUint32 srcTex, const float* texCoord, int width, int height) blitStencilToColorCube() argument
530 const int width = 129; iterate() local
535 TextureLevel uploadLevel (glu::mapGLInternalFormat(m_format), width, height); iterate() local
536 TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width, height); iterate() local
537 TextureLevel stencilOnlyLevel (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, height); iterate() local
585 const int width = 41; iterate() local
592 TextureLevel uploadLevel (glu::mapGLInternalFormat(m_format), width, height, levels); iterate() local
619 TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width, height); iterate() local
632 TextureLevel reference(TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, height); iterate() local
760 const int width = 117; iterate() local
765 TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width, height); iterate() local
766 TextureLevel reference (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, height); iterate() local
817 const int width = 125; iterate() local
823 TextureLevel result (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width, height); iterate() local
824 TextureLevel reference (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, height); iterate() local
891 const int width = 64; iterate() local
896 TextureLevel uploadLevel (glu::mapGLInternalFormat(m_format), width, height); iterate() local
897 TextureLevel readLevel (TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), width, height); iterate() local
898 TextureLevel stencilOnlyLevel (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), width, height); iterate() local
950 const int width = 128; iterate() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.hpp136 int width; member
H A DglsMemoryStressCase.cpp578 int width = rnd.getInt(m_config.minTextureSize, m_config.maxTextureSize); in allocateTexture() local
H A DglsScissorTests.cpp562 const int width in render() local
657 const int width = 64; iterate() local
[all...]
H A DglsStateChangePerfTestCases.cpp149 void genTextureData (vector<deUint8>& data, int width, int height) in genTextureData() argument
/third_party/vk-gl-cts/modules/internal/
H A DditFrameworkTests.cpp703 const int width = subCase.rtSize.x(); in runCase() local
709 TextureLevel interpolated (TextureFormat(TextureFormat::RGBA, TextureFormat::FLOAT), numSamples, width, height); in runCase() local
710 TextureLevel depthStencil (TextureFormat(TextureFormat::DS, TextureFormat::FLOAT_UNSIGNED_INT_24_8_REV), numSamples, width, height); in runCase() local
802 TextureLevel errorMask (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), width, height); in runCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp111 deUint32 width; member
136 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingNullASTests.cpp62 deUint32 width; member
117 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument

Completed in 32 milliseconds

1...<<131132133134135136137138139140>>...230