| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 296 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument 526 createAndAllocateImages(const DeviceInterface& vk, VkDevice device, Allocator& allocator, vector<de::SharedPtr<Allocation> >& imageMemories, deUint32 universalQueueFamilyIndex, VkFormat format, deUint32 width, deUint32 height, vector<RenderPass> renderPasses) createAndAllocateImages() argument 627 createFramebuffers(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkRenderPass>& renderPasses, vector<SharedPtrVkImageView>& dstImageViews, deUint32 width, deUint32 height) createFramebuffers() argument 736 createRenderPipelines(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkRenderPass>& renderPasses, vector<SharedPtrVkPipelineLayout>& pipelineLayouts, const BinaryCollection& binaryCollection, deUint32 width, deUint32 height) createRenderPipelines() argument 1125 createAndAllocateImages(const DeviceInterface& vk, VkDevice device, Allocator& allocator, vector<de::SharedPtr<Allocation> >& imageMemories, deUint32 universalQueueFamilyIndex, RenderPass renderPassInfo, VkFormat format, deUint32 width, deUint32 height) createAndAllocateImages() argument 1219 createRenderPipelines(const DeviceInterface& vkd, VkDevice device, RenderPass renderPassInfo, VkRenderPass renderPass, vector<SharedPtrVkPipelineLayout>& pipelineLayouts, const BinaryCollection& binaryCollection, VkFormat format, deUint32 width, deUint32 height) createRenderPipelines() argument 1320 createFramebuffer(const DeviceInterface& vkd, VkDevice device, RenderPass renderPassInfo, VkRenderPass renderPass, vector<SharedPtrVkImageView>& dstImageViews, deUint32 width, deUint32 height) createFramebuffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 632 const int height = result.getWidth(); in verifyGatherOffsets() local 710 const int height = result.getWidth(); in verifyGatherOffsetsCompare() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 1687 Move<vk::VkImage> createImage2D (Context& context, deUint32 width, deUint32 height, vk::VkFormat format, vk::VkImageTiling tiling, vk::VkImageUsageFlags usageFlags) in createImage2D() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiExternalMemoryTests.cpp | 4122 const deUint32 height = 64u; in testImageBindExportImportBind() local 4163 const deUint32 height = 64u; in testImageExportBindImportBind() local 4212 const deUint32 height = 64u; in testImageExportImportBindBind() local 4335 combination << " Size: " << "(" << width << ", " << height << ")"; generateFailureText() local 4601 deUint32 height; testAndroidHardwareBufferImageFormat() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorUpdateASTests.cpp | 94 deUint32 height; member 386 const deUint32 height = m_testParams.height; in iterate() local 610 const deUint32 height = testParams.height; in verify() local 213 makeImageCreateInfo(VkFormat format, deUint32 width, deUint32 height, deUint32 depth, VkImageType imageType = VK_IMAGE_TYPE_3D, VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT) makeImageCreateInfo() argument 1072 const deUint32 height = m_testParams.height; initVertexBuffer() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawMultiExtTests.cpp | 165 TriangleMosaicGenerator (deUint32 width, deUint32 height) in TriangleMosaicGenerator() argument 208 TriangleOverlapGenerator (deUint32 width, deUint32 height) in TriangleOverlapGenerator() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
| H A D | vktAttachmentRateTests.cpp | 116 deUint32 height; member 309 void AttachmentRateInstance::buildShadingRateObjects(deUint32 srIndex, deUint32 width, deUint32 height, VkImageUsageFlags srUsage, VkImageTiling srTiling) in buildShadingRateObjects() argument 242 buildImageWithMemory(VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkImageTiling tiling, std::vector<deUint32> queueFamilies) buildImageWithMemory() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageLoadStoreTests.cpp | 2179 const deInt32 height = texture.size().y(); in ImageExtendOperandTestInstance() local 2317 void clearHighBits (const tcu::PixelBufferAccess& pixels, int width, int height) in clearHighBits() argument 2336 const deInt32 height = inputAccess.getHeight(); in verifyResult() local 2337 tcu::TextureLevel refImage (mapVkFormat(m_imageDstFormat), width, height); in verifyResult() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTests.cpp | 98 uint32_t height; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | load_functions_table_autogen.cpp | 33 UnimplementedLoadFunction(size_t width, size_t height, size_t depth, const uint8_t *input, size_t inputRowPitch, size_t inputDepthPitch, uint8_t *output, size_t outputRowPitch, size_t outputDepthPitch) UnimplementedLoadFunction() argument 46 UnreachableLoadFunction(size_t width, size_t height, size_t depth, const uint8_t *input, size_t inputRowPitch, size_t inputDepthPitch, uint8_t *output, size_t outputRowPitch, size_t outputDepthPitch) UnreachableLoadFunction() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cDrawIndirectTests.cpp | 234 void getDataSize(int& width, int& height) in getDataSize() argument 419 unsigned int height = std::min(heightRef, heightTest); in DataCompare() local 826 void DrawIndirectBase::ReadPixelsFloat<test_api::GL>(int x, int y, int width, int height, void* data) in ReadPixelsFloat() argument 832 void DrawIndirectBase::ReadPixelsFloat<test_api::ES3>(int x, int y, int width, int height, void* data) in ReadPixelsFloat() argument 5231 int width, height; Run() local 5312 glUniform1ui(glGetUniformLocation(_programCompute, "height"), height); Run() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 1448 GL_RenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height) GL_RenderbufferStorage() argument 1479 GL_RenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) GL_RenderbufferStorageMultisample() argument 3183 GL_TexImage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) GL_TexImage2DMultisample() argument 3219 GL_TexImage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) GL_TexImage3DMultisample() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationEGL.cpp | 2577 EGLint height = static_cast<EGLint>(attributes.get(EGL_HEIGHT, 0)); in ValidateCreatePbufferSurface() local 2848 EGLint height = static_cast<EGLint>(attributes.get(EGL_HEIGHT, 0)); in ValidateCreatePbufferFromClientBuffer() local 5803 int height = attribMap.getAsInt(EGL_HEIGHT, 0); in ValidateCreateNativeClientBufferANDROID() local 5970 ValidatePostSubBufferNV(const ValidationContext *val, const Display *display, const Surface *eglSurface, EGLint x, EGLint y, EGLint width, EGLint height) ValidatePostSubBufferNV() argument
|
| H A D | validationESEXT.cpp | 279 GLsizei height = static_cast<GLsizei>(texture->getHeight(target, level)); in ValidateGetTexImageANGLE() local 338 GLsizei height = renderbuffer->getHeight(); in ValidateGetRenderbufferImageANGLE() local 1074 ValidateTexStorageMem2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DEXT() argument 1101 ValidateTexStorageMem3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DEXT() argument 1525 ValidateTexStorageMemFlags2DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DANGLE() argument 1583 ValidateTexStorageMemFlags2DMultisampleANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DMultisampleANGLE() argument 1601 ValidateTexStorageMemFlags3DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DANGLE() argument 1619 ValidateTexStorageMemFlags3DMultisampleANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DMultisampleANGLE() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TextureTest.cpp | 2153 int height = getWindowHeight(); in TEST_P() local 2224 const int height = getWindowHeight(); in TEST_P() local 426 createImmutableTexture2D(GLuint texture, size_t width, size_t height, GLenum format, GLenum internalFormat, GLenum type, GLsizei levels, GLubyte data[4]) createImmutableTexture2D() argument 2290 const GLuint height = getWindowHeight(); TEST_P() local 2394 int height = getWindowHeight(); TEST_P() local 2455 int height = getWindowHeight(); TEST_P() local 2510 int height = getWindowHeight(); TEST_P() local 2565 int height = getWindowHeight(); TEST_P() local 2620 int height = getWindowHeight(); TEST_P() local 3308 FillLevel(GLint level, GLuint width, GLuint height, const GLColor &color, bool cubemap, bool subTex) FillLevel() argument 3779 constexpr GLint height = 4; TEST_P() local 5996 int height = getWindowHeight(); TEST_P() local [all...] |
| H A D | ImageTest.cpp | 465 size_t getLayerPitch(size_t height, size_t rowStride) in getLayerPitch() argument 283 createEGLImage2DTextureSource(size_t width, size_t height, GLenum format, GLenum type, const EGLint *attribs, void *data, GLTexture &sourceTexture, EGLImageKHR *outSourceImage) createEGLImage2DTextureSource() argument 316 createEGLImageCubemapTextureSource(size_t width, size_t height, GLenum format, GLenum type, const EGLint *attribs, uint8_t *data, size_t dataStride, EGLenum imageTarget, GLTexture &sourceTexture, EGLImageKHR *outSourceImage) createEGLImageCubemapTextureSource() argument 355 createEGLImage3DTextureSource(size_t width, size_t height, size_t depth, GLenum format, GLenum type, const EGLint *attribs, void *data, GLTexture &sourceTexture, EGLImageKHR *outSourceImage) createEGLImage3DTextureSource() argument 390 createEGLImageRenderbufferSource(size_t width, size_t height, GLenum internalFormat, const EGLint *attribs, const GLubyte data[4], GLRenderbuffer &sourceRenderbuffer, EGLImageKHR *outSourceImage) createEGLImageRenderbufferSource() argument 482 writeAHBData(AHardwareBuffer *aHardwareBuffer, size_t width, size_t height, size_t depth, bool isYUV, const std::vector<AHBPlaneData> &data) writeAHBData() argument 569 createAndroidHardwareBuffer(size_t width, size_t height, size_t depth, int androidFormat, uint32_t usage, const std::vector<AHBPlaneData> &data) createAndroidHardwareBuffer() argument 619 createEGLImageAndroidHardwareBufferSource(size_t width, size_t height, size_t depth, int androidPixelFormat, uint32_t usage, const EGLint *attribs, const std::vector<AHBPlaneData> &data, AHardwareBuffer **outSourceAHB, EGLImageKHR *outSourceImage) createEGLImageAndroidHardwareBufferSource() argument 646 createEGLImageANWBClientBufferSource(size_t width, size_t height, size_t depth, const EGLint *attribsANWB, const EGLint *attribsImage, const std::vector<AHBPlaneData> &data, EGLImageKHR *outSourceImage) createEGLImageANWBClientBufferSource() argument 796 const uint32_t height = aHardwareBufferDescription.height; verifyResultAHB() local 3187 GLsizei height = 1; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 1188 SurfaceImplementation(int width, int height, int depth, Format format, void *pixels, int pitch, int slice) in SurfaceImplementation() argument 1190 SurfaceImplementation(Resource *texture, int width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTarget, int pitchP = 0) SurfaceImplementation() argument 1205 create(int width, int height, int depth, Format format, void *pixels, int pitch, int slice) create() argument 1210 create(Resource *texture, int width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTarget, int pitchPprovided) create() argument 1215 Surface(int width, int height, int depth, Format format, void *pixels, int pitch, int slice) Surface() argument 1271 Surface(Resource *texture, int width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTarget, int pitchPprovided) Surface() argument 1702 sliceB(int width, int height, int border, Format format, bool target) sliceB() argument 1737 sliceP(int width, int height, int border, Format format, bool target) sliceP() argument 1788 int height = min(destination.height, source.height); genericUpdate() local 1836 int height = min(destination.height, source.height); decodeR8G8B8() local 1879 int height = min(destination.height, source.height); decodeX1R5G5B5() local 1924 int height = min(destination.height, source.height); decodeA1R5G5B5() local 1970 int height = min(destination.height, source.height); decodeX4R4G4B4() local 2015 int height = min(destination.height, source.height); decodeA4R4G4B4() local 2061 int height = min(destination.height, source.height); decodeP8() local 2496 size(int width, int height, int depth, int border, int samples, Format format) size() argument 3037 allocateBuffer(int width, int height, int depth, int border, int samples, Format format) allocateBuffer() argument 3126 clearDepth(float depth, int x0, int y0, int width, int height) clearDepth() argument 3257 clearStencil(unsigned char s, unsigned char mask, int x0, int y0, int width, int height) clearStencil() argument 3337 fill(const Color<float> &color, int x0, int y0, int width, int height) fill() argument 3792 int height = internal.height; resolve() local [all...] |
| /third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/ |
| H A D | glfw3.h | 1136 int height; member 1192 int height; member [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngstest.c | 2606 png_uint_32 height = a->image.height; in compare_two_images() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngfix.c | 849 png_uint_32 height; member 3622 png_uint_32 height in read_png() local [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | tttypes.h | 434 FT_UShort height; member 476 FT_Byte height; member [all...] |
| /third_party/skia/third_party/externals/freetype/src/raster/ |
| H A D | ftraster.c | 355 Long height; /* profile's height in scanlines */ member [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 1644 onResize(int width, int height) onResize() argument [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 850 Cluster(ParagraphImpl* owner, RunIndex runIndex, size_t start, size_t end, SkSpan<const char> text, SkScalar width, SkScalar height) GetLineFontMetrics() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderTextureFunctionTests.cpp | 185 int height; member [all...] |