Home
last modified time | relevance | path

Searched defs:width (Results 2501 - 2525 of 4990) sorted by relevance

1...<<101102103104105106107108109110>>...200

/third_party/skia/include/core/
H A DSkSurfaceCharacterization.h99 int width() const { return fImageInfo.width(); } in width() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::VulkanSecondaryCBCompatible
220 SkSurfaceCharacterization createResized(int width, int height) const { in createResized() argument
245 int width() const { return 0; } in width() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::SkSurfaceCharacterization
/third_party/skia/modules/skparagraph/src/
H A DDecorations.cpp14 void draw_line_as_rect(ParagraphPainter* painter, SkScalar x, SkScalar y, SkScalar width, in draw_line_as_rect() argument
57 auto width = context.clip.width(); in paint() local
[all...]
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp205 int width; member
229 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> grContext, int width, int height) { in MakeOnScreenGLSurface() argument
257 sk_sp<SkSurface> MakeRenderTarget(sk_sp<GrDirectContext> grContext, int width, int height) { in MakeRenderTarget() argument
/third_party/skia/experimental/sktext/src/
H A DVisualRun.h50 SkScalar width() const { return fAdvance.fX; } in width() function in skia::text::VisualRun
/third_party/skia/modules/skparagraph/include/
H A DDartTypes.h110 T width() const { return end - start; } in width() function
/third_party/skia/bench/
H A DDashBench.cpp41 DashBench(const SkScalar intervals[], int count, int width, in DashBench() argument
101 RectDashBench(const SkScalar intervals[], int count, int width) in RectDashBench() argument
217 DashLineBench(SkScalar width, bool isRound) { in DashLineBench() argument
315 GiantDashBench(LineType lt, SkScalar width) GiantDashBench() argument
[all...]
H A DGameBench.cpp98 int width, height; variable
/third_party/spirv-tools/source/opt/
H A Dfolding_rules.cpp137 uint32_t width = c->type()->AsInteger()->width(); in GetWordsFromScalarIntConstant() local
151 uint32_t width = c->type()->AsFloat()->width(); GetWordsFromScalarFloatConstant() local
196 uint32_t width = c->type()->AsFloat()->width(); NegateFloatingPointConstant() local
217 uint32_t width = c->type()->AsInteger()->width(); NegateIntegerConstant() local
279 uint32_t width = c->type()->AsFloat()->width(); Reciprocal() local
[all...]
H A Dpass.cpp67 bool Pass::IsFloat(uint32_t ty_id, uint32_t width) { in IsFloat() argument
H A Dset_spec_constant_default_value_pass.cpp102 const auto width = IT->width(); in ParseDefaultValueBitPattern() local
120 const auto width in ParseDefaultValueBitPattern() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthTests.cpp135 int width = deMin32(renderTarget.getWidth(), 128); in iterate() local
159 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); in iterate() local
H A Des3fFboDepthbufferTests.cpp52 BasicFboDepthCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in BasicFboDepthCase() argument
144 DepthWriteClampCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in DepthWriteClampCase() argument
230 DepthTestClampCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in DepthTestClampCase() argument
H A Des3fFboTestCase.cpp68 int width = deMin32(renderTarget.getWidth(), m_viewportWidth); in iterate() local
108 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); in iterate() local
127 void FboTestCase::readPixels (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
129 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
132 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
H A Des3fShaderFragDataTests.cpp280 const int width = 128; in iterate() local
H A Des3fTextureSizeTests.cpp78 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() argument
203 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() argument
347 int width; init() member
360 int width; init() member
390 int width = sizes2D[sizeNdx].width; init() local
413 int width = sizesCube[sizeNdx].width; init() local
[all...]
H A Des3fTextureSwizzleTests.cpp124 int width = de::min(128, m_context.getRenderContext().getRenderTarget().getWidth()); in init() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pTextureCases.cpp104 int width = m_renderCtx.getRenderTarget().getWidth(); in init() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp244 const int width = renderTarget.getWidth(); in genPositions() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp316 int width; member
365 const int width = getWidth(); in iterate() local
421 GLint width = 0; getWidth() local
628 const int width = rng.getInt(1, maxWidth); createFboNoAttachmentTests() local
[all...]
H A Des31fFboTestCase.cpp68 int width = deMin32(renderTarget.getWidth(), m_viewportWidth); in iterate() local
112 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); in iterate() local
131 void FboTestCase::readPixels (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
133 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
136 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragmentOpUtil.cpp236 float width = (float)(xLast - xFirst + 1); in render() local
H A DglsShaderPerformanceCase.cpp60 void ShaderPerformanceCase::setViewportSize (int width, int height) in setViewportSize() argument
H A DglsTextureTestUtil.hpp173 int width; member in deqp::gls::TextureTestUtil::RandomViewport
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp57 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DvktSubgroupsBallotOtherTests.cpp59 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument

Completed in 22 milliseconds

1...<<101102103104105106107108109110>>...200