Home
last modified time | relevance | path

Searched defs:height (Results 1401 - 1425 of 2608) sorted by relevance

1...<<51525354555657585960>>...105

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp421 int height = size; in TextureStorage9_Cube() local
127 TextureStorage9_2D(Renderer9 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label) TextureStorage9_2D() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp182 int height; in resetSwapChain() local
277 swapRect(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) swapRect() argument
365 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
396 setFixedHeight(EGLint height) setFixedHeight() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp67 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/common/
H A Dandroid_util.cpp62 int height; member
304 CreateEGLClientBufferFromAHardwareBuffer(int width, int height, int depth, int androidFormat, int usage) CreateEGLClientBufferFromAHardwareBuffer() argument
334 GetANativeWindowBufferProperties(const ANativeWindowBuffer *buffer, int *width, int *height, int *depth, int *pixelFormat, uint64_t *usage) GetANativeWindowBufferProperties() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp982 glw::GLint height = 1; check() local
[all...]
H A Dgl4cSparseTextureClampTests.cpp293 GLint height; in verifyLookupTextureData() local
716 GLint height; in writeDataToTexture() local
811 GLint height; verifyLookupTextureData() local
1038 GLint height; commitTexturePage() local
1062 GLint height; isInPageSizesRange() local
1087 GLint height; isPageSizesMultiplication() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp64 TestConfiguration( glw::GLsizei nInComponents, glw::GLsizei nOutComponents, glw::GLenum target, glw::GLenum inputInternalFormat, glw::GLenum outputInternalFormat, glw::GLenum filtering, glw::GLenum inputFormat, glw::GLenum outputFormat, glw::GLuint width, glw::GLuint height, glw::GLuint depth, InputType initValue, InputType initBorderColor, OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outputType) TestConfiguration() argument
944 glw::GLuint height = m_test_configuration.get_height(); checkNearest() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSize.cpp160 glw::GLuint height = 0; in iterate() local
224 createCubeMapArrayTexture(glw::GLuint& texId, glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLboolean shadow) createCubeMapArrayTexture() argument
315 configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) configureTextures() argument
446 configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) configureTextures() argument
468 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) checkResults() argument
1168 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) checkResults() argument
1588 configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) configureTextures() argument
1646 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) checkResults() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp66 std::vector<DATA_TYPE> generateData(std::size_t width, std::size_t height, std::size_t components) in generateData() argument
H A DglcRobustnessTests.cpp471 static const GLuint height = 8; in iterate() local
546 static const GLuint height = 8; in cleanTexture() local
572 static const GLuint height = 8; in verifyResults() local
[all...]
H A DglcTextureFilterAnisotropicTests.cpp110 void texImage(const Functions& gl, GLenum target, GLint level, GLenum internal_format, GLuint width, GLuint height, in texImage() argument
143 void subImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, GLsizei width, GLsizei height, in subImage() argument
394 GLint height = rt.getHeight(); in init() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBasicTests.cpp47 checkFragmentSubgroupBarriersNoSSBO(std::vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersNoSSBO() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.h112 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() argument
H A Dverifier.cc416 uint32_t height = 1; in Probe() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc474 float height = command->GetHeight(); in DoDrawRect() local
539 float height = command->GetHeight(); in DoDrawGrid() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp174 int height = 0; in ValidateHardwareBuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp41 setStorageImpl(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageImpl() argument
138 setStorage(const gl::Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument
149 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp77 int height; member
123 CreateSinglePlaneIOSurface(int width, int height, int32_t format, int bytesPerElement) CreateSinglePlaneIOSurface() argument
170 createIOSurfacePbuffer(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer) const createIOSurfacePbuffer() argument
197 bindIOSurfaceToTexture(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer, GLTexture *texture) const bindIOSurfaceToTexture() argument
215 doClearTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, const GLColor &data) doClearTest() argument
228 doClearTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, const std::array<T, dataSize> &data) doClearTest() argument
296 doSampleTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, void *data, size_t dataSize, int mask) doSampleTest() argument
370 doBlitTest(bool ioSurfaceIsSource, int width, int height) doBlitTest() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMipmapTest.cpp231 std::vector<GLubyte> createRGBInitData(GLint width, GLint height, GLint r, GLint g, GLint b) in createRGBInitData() argument
702 uint32_t height = getWindowHeight(); in TEST_P() local
734 uint32_t height = getWindowHeight(); in TEST_P() local
[all...]
H A DBufferDataTest.cpp416 const uint32_t height = 4; in TEST_P() local
491 const uint32_t height = 4; in TEST_P() local
H A DBlendFuncExtendedTest.cpp67 CheckPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLint tolerance, const angle::GLColor &color) CheckPixels() argument
/third_party/skia/src/codec/
H A DSkIcoCodec.cpp76 int height; in MakeFromStream() member
121 int height = static_cast<int>(get_byte(entryBuffer, 1)); in MakeFromStream() local
262 int height = dimensions.height(); onGetScaledDimensions() local
[all...]
H A DSkWebpCodec.cpp77 const int height = WebPDemuxGetI(demux, WEBP_FF_CANVAS_HEIGHT); in MakeFromStream() local
[all...]
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp58 Make(GrProxyProvider* proxyProvider, const GrBackendFormat& format, GrColorType colorType, int width, int height, int plotWidth, int plotHeight, GenerationCounter* generationCounter, AllowMultitexturing allowMultitexturing, int atlasPageNum, EvictionCallback* evictor) Make() argument
90 Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, int offX, int offY, int width, int height, GrColorType colorType) Plot() argument
124 addSubImage( int width, int height, const void* image, AtlasLocator* atlasLocator) addSubImage() argument
214 GrDrawOpAtlas(GrProxyProvider* proxyProvider, const GrBackendFormat& format, GrColorType colorType, int width, int height, int plotWidth, int plotHeight, GenerationCounter* generationCounter, AllowMultitexturing allowMultitexturing, int atlasPageNum) GrDrawOpAtlas() argument
285 uploadToPage(unsigned int pageIdx, GrDeferredUploadTarget* target, int width, int height, const void* image, AtlasLocator* atlasLocator) uploadToPage() argument
314 addToAtlas(GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, int width, int height, const void* image, AtlasLocator* atlasLocator) addToAtlas() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.cpp364 int height = d->fRandom->nextRangeU(1, kMaxTestKernelSize / width); in TestCreate() local
[all...]

Completed in 25 milliseconds

1...<<51525354555657585960>>...105