Home
last modified time | relevance | path

Searched defs:width (Results 976 - 1000 of 3357) sorted by relevance

1...<<31323334353637383940>>...135

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/win32/
H A DNativeWindow11Win32.cpp55 createSwapChain(ID3D11Device *device, IDXGIFactory *factory, DXGI_FORMAT format, UINT width, UINT height, UINT samples, IDXGISwapChain **swapChain) createSwapChain() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DPbufferSurfaceCGL.cpp23 PbufferSurfaceCGL(const egl::SurfaceState &state, RendererGL *renderer, EGLint width, EGLint height) PbufferSurfaceCGL() argument
73 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DPbufferSurfaceEAGL.cpp25 PbufferSurfaceEAGL(const egl::SurfaceState &state, RendererGL *renderer, EGLint width, EGLint height) PbufferSurfaceEAGL() argument
75 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DPbufferSurfaceGLX.cpp46 int width = std::max(1, static_cast<int>(mWidth)); in initialize() local
18 PbufferSurfaceGLX(const egl::SurfaceState &state, EGLint width, EGLint height, bool largest, const FunctionsGLX &glx, glx::FBConfig fbConfig) PbufferSurfaceGLX() argument
77 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DPbufferSurfaceWGL.cpp19 PbufferSurfaceWGL(const egl::SurfaceState &state, EGLint width, EGLint height, EGLenum textureFormat, EGLenum textureTarget, bool largest, int pixelFormat, HDC deviceContext, const FunctionsWGL *functions) PbufferSurfaceWGL() argument
135 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp50 GLint width; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateAttachmentTests.hpp73 deUint32 width; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderOutput.cpp502 bool GeometryShaderIfVertexEmitIsDoneAtEndTest::verifyResult(const unsigned char* result_image, unsigned int width, in verifyResult() argument
550 bool GeometryShaderMissingEndPrimitiveCallTest::verifyResult(const unsigned char* result_image, unsigned int width, in verifyResult() argument
616 verifyResult(const unsigned char* result_image, unsigned int width, unsigned int height, unsigned int pixel_size) const verifyResult() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBallotTests.cpp41 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsBuiltinMaskVarTests.cpp40 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsShapeTests.cpp41 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber.h66 uint32_t width; member
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dimage_diff.cc129 uint32_t width; in LoadPngToBuffer() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dframe_buffer.cc29 FrameBuffer( Device* device, const std::vector<const amber::Pipeline::BufferInfo*>& color_attachments, amber::Pipeline::BufferInfo depth_stencil_attachment, const std::vector<const amber::Pipeline::BufferInfo*>& resolve_targets, uint32_t width, uint32_t height) FrameBuffer() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_memory_test.cpp3704 uint32_t width = std::get<1>(GetParam()); in TEST_P() local
3737 uint32_t width in TEST_P() local
3638 GetSizedLoadStoreCodeGenerator(const std::string& base_type, uint32_t width) GetSizedLoadStoreCodeGenerator() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dgralloc1.h60 int32_t width; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DSurfaceNULL.cpp39 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSwizzleTest.cpp117 init2DCompressedTexture(GLenum internalFormat, GLsizei width, GLsizei height, GLsizei dataSize, const GLubyte *data) init2DCompressedTexture() argument
H A DFramebufferMultiviewTest.cpp73 void initializeFBOs(int width, in initializeFBOs() argument
/third_party/skia/samplecode/
H A DSample.h45 SkScalar width() const { return fWidth; } in width() function in Sample
49 void setWidth(SkScalar width) { this->setSize(width, fHeight); } in setWidth() argument
/third_party/skia/src/codec/
H A DSkWbmpCodec.cpp22 static inline size_t get_src_row_bytes(int width) { in get_src_row_bytes() argument
75 uint64_t width, height; in read_header() local
[all...]
/third_party/skia/src/core/
H A DSkDeferredDisplayListRecorder.cpp211 makePromiseTexture( const GrBackendFormat& backendFormat, int width, int height, GrMipmapped mipMapped, GrSurfaceOrigin origin, SkColorType colorType, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace, PromiseImageTextureFulfillProc textureFulfillProc, PromiseImageTextureReleaseProc textureReleaseProc, PromiseImageTextureContext textureContext) makePromiseTexture() argument
H A DSkImageInfo.cpp74 SkImageInfo SkImageInfo::MakeS32(int width, int height, SkAlphaType at) { in MakeS32() argument
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp62 int width = SkGpuBlurUtils::LinearKernelWidth(ce.fRadius); in emitCode() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrRect.h43 int width() const { return fRight - fLeft; } in width() function

Completed in 17 milliseconds

1...<<31323334353637383940>>...135