Home
last modified time | relevance | path

Searched defs:target (Results 1526 - 1550 of 2093) sorted by relevance

1...<<61626364656667686970>>...84

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp144 const auto target = _.FindDef(id); in ValidateBranch() local
218 const auto target = _.FindDef(id); in ValidateSwitch() local
360 FirstBlockAssert(ValidationState_t& _, uint32_t target) FirstBlockAssert() argument
525 uint32_t target = switch_inst->GetOperandAs<uint32_t>(i); StructuredSwitchChecks() local
542 uint32_t target = switch_inst->GetOperandAs<uint32_t>(i); StructuredSwitchChecks() local
676 const auto target = terminator->GetOperandAs<uint32_t>(i); ValidateStructuredSelections() local
967 uint32_t target = inst->GetOperandAs<uint32_t>(0); CfgPass() local
984 uint32_t target = inst->GetOperandAs<uint32_t>(i); CfgPass() local
[all...]
H A Dvalidate_memory.cpp1086 const auto target = _.FindDef(target_id); in ValidateCopyMemory() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES32.cpp197 ValidateDisablei(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLuint index) ValidateDisablei() argument
272 ValidateEnablei(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLuint index) ValidateEnablei() argument
293 ValidateFramebufferTexture(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum attachment, TextureID texture, GLint level) ValidateFramebufferTexture() argument
450 ValidateIsEnabledi(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLuint index) ValidateIsEnabledi() argument
564 ValidateTexBuffer(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum internalformat, BufferID buffer) ValidateTexBuffer() argument
579 ValidateTexBufferRange(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum internalformat, BufferID buffer, GLintptr offset, GLsizeiptr size) ValidateTexBufferRange() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp40 ANGLE_INLINE VkMemoryPropertyFlags GetPreferredMemoryType(gl::BufferBinding target, in GetPreferredMemoryType() argument
252 initializeShadowBuffer(ContextVk *contextVk, gl::BufferBinding target, size_t size) initializeShadowBuffer() argument
303 setExternalBufferData(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, size_t size, VkMemoryPropertyFlags memoryPropertyFlags) setExternalBufferData() argument
347 setDataWithUsageFlags(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, const void *data, size_t size, gl::BufferUsage usage, GLbitfield flags) setDataWithUsageFlags() argument
397 setData(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, gl::BufferUsage usage) setData() argument
408 setDataWithMemoryType(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, VkMemoryPropertyFlags memoryPropertyFlags, bool persistentMapRequired, gl::BufferUsage usage) setDataWithMemoryType() argument
484 setSubData(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, size_t offset) setSubData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp683 void GL_APIENTRY GL_GetTexEnvfv(GLenum target, GLenum pname, GLfloat *params) in GL_GetTexEnvfv() argument
711 void GL_APIENTRY GL_GetTexEnviv(GLenum target, GLenum pname, GLint *params) in GL_GetTexEnviv() argument
739 void GL_APIENTRY GL_GetTexEnvxv(GLenum target, GLenum pname, GLfixed *params) in GL_GetTexEnvxv() argument
767 GL_GetTexParameterxv(GLenum target, GLenum pname, GLfixed *params) GL_GetTexParameterxv() argument
1284 GL_MultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) GL_MultiTexCoord4f() argument
1829 GL_TexEnvf(GLenum target, GLenum pname, GLfloat param) GL_TexEnvf() argument
1856 GL_TexEnvfv(GLenum target, GLenum pname, const GLfloat *params) GL_TexEnvfv() argument
1883 GL_TexEnvi(GLenum target, GLenum pname, GLint param) GL_TexEnvi() argument
1910 GL_TexEnviv(GLenum target, GLenum pname, const GLint *params) GL_TexEnviv() argument
1937 GL_TexEnvx(GLenum target, GLenum pname, GLfixed param) GL_TexEnvx() argument
1964 GL_TexEnvxv(GLenum target, GLenum pname, const GLfixed *params) GL_TexEnvxv() argument
1991 GL_TexParameterx(GLenum target, GLenum pname, GLfixed param) GL_TexParameterx() argument
2017 GL_TexParameterxv(GLenum target, GLenum pname, const GLfixed *params) GL_TexParameterxv() argument
[all...]
H A Dentry_points_egl_ext_autogen.cpp840 EGL_CreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) EGL_CreateImageKHR() argument
H A Degl_ext_stubs.cpp40 CreateImageKHR(Thread *thread, Display *display, gl::Context *context, EGLenum target, EGLClientBuffer buffer, const AttributeMap &attributes) CreateImageKHR() argument
H A Dentry_points_gles_3_1_autogen.cpp310 void GL_APIENTRY GL_FramebufferParameteri(GLenum target, GLenum pname, GLint param) in GL_FramebufferParameteri() argument
362 void GL_APIENTRY GL_GetBooleani_v(GLenum target, GLuint index, GLboolean *data) in GL_GetBooleani_v() argument
387 GL_GetFramebufferParameteriv(GLenum target, GLenum pname, GLint *params) GL_GetFramebufferParameteriv() argument
687 GL_GetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat *params) GL_GetTexLevelParameterfv() argument
719 GL_GetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint *params) GL_GetTexLevelParameteriv() argument
1892 GL_TexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) GL_TexStorage2DMultisample() argument
[all...]
H A Dentry_points_gles_3_2_autogen.cpp325 void GL_APIENTRY GL_Disablei(GLenum target, GLuint index) in GL_Disablei() argument
460 void GL_APIENTRY GL_Enablei(GLenum target, GLuint index) in GL_Enablei() argument
483 GL_FramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) GL_FramebufferTexture() argument
728 GL_GetTexParameterIiv(GLenum target, GLenum pname, GLint *params) GL_GetTexParameterIiv() argument
756 GL_GetTexParameterIuiv(GLenum target, GLenum pname, GLuint *params) GL_GetTexParameterIuiv() argument
868 GL_IsEnabledi(GLenum target, GLuint index) GL_IsEnabledi() argument
1169 GL_TexBuffer(GLenum target, GLenum internalformat, GLuint buffer) GL_TexBuffer() argument
1196 GL_TexBufferRange(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) GL_TexBufferRange() argument
1231 GL_TexParameterIiv(GLenum target, GLenum pname, const GLint *params) GL_TexParameterIiv() argument
1258 GL_TexParameterIuiv(GLenum target, GLenum pname, const GLuint *params) GL_TexParameterIuiv() argument
1285 GL_TexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) GL_TexStorage3DMultisample() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DStrokeRectOp.cpp619 void AAStrokeRectOp::onPrepareDraws(GrMeshDrawTarget* target) { in onPrepareDraws() argument
H A DDefaultPathRenderer.cpp61 PathGeoBuilder(GrPrimitiveType primitiveType, GrMeshDrawTarget* target, SkTDArray<GrSimpleMesh*>* meshes) PathGeoBuilder() argument
H A DFillRRectOp.cpp519 void FillRRectOpImpl::onPrepareDraws(GrMeshDrawTarget* target) { in onPrepareDraws() argument
H A DDrawVerticesOp.cpp411 void DrawVerticesOpImpl::onPrepareDraws(GrMeshDrawTarget* target) { in onPrepareDraws() argument
/third_party/skia/src/gpu/
H A DGrGpu.cpp661 void GrGpu::resolveRenderTarget(GrRenderTarget* target, const SkIRect& resolveRect) { in resolveRenderTarget() argument
/third_party/skia/src/image/
H A DSkImage.cpp580 sk_sp<SkImage> SkImage::makeColorSpace(sk_sp<SkColorSpace> target, GrDirectContext* direct) const { in makeColorSpace() argument
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp40 static bool hittest(const SkPoint& target, SkScalar x, SkScalar y) { in hittest() argument
/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp699 int StrokeHardwareTessellator::prepare(GrMeshDrawTarget* target, in prepare() argument
58 PatchWriter(PatchAttribs attribs, GrMeshDrawTarget* target, const SkMatrix& viewMatrix, float matrixMaxScale, GrVertexChunkArray* patchChunks, size_t patchStride, int minPatchesPerChunk) PatchWriter() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp1167 EGLBoolean EGLAPIENTRY CopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in CopyBuffers() argument
1186 EGLImage EGLAPIENTRY CreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list) in CreateImage() argument
1277 EGLImageKHR EGLAPIENTRY CreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffe argument
[all...]
H A Dmain.cpp560 EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() argument
565 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) in eglCreateImageKHR() argument
570 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list) in eglCreateImage() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp327 GLsizei Texture::getDepth(GLenum target, GLint level) const in getDepth() argument
332 egl::Image *Texture::createSharedImage(GLenum target, unsigned int level) in createSharedImage() argument
498 GLsizei Texture2D::getWidth(GLenum target, GLint level) const in getWidth() argument
504 GLsizei Texture2D::getHeight(GLenum target, GLint level) const in getHeight() argument
510 GLint Texture2D::getFormat(GLenum target, GLint level) const in getFormat() argument
654 copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height, Renderbuffer *source) copySubImage() argument
786 isCompressed(GLenum target, GLint level) const isCompressed() argument
791 isDepth(GLenum target, GLint level) const isDepth() argument
835 getRenderbuffer(GLenum target, GLint level) getRenderbuffer() argument
854 getRenderTarget(GLenum target, unsigned int level) getRenderTarget() argument
867 isShared(GLenum target, unsigned int level) const isShared() argument
899 getRenderbuffer(GLenum target, GLint level) getRenderbuffer() argument
998 getWidth(GLenum target, GLint level) const getWidth() argument
1004 getHeight(GLenum target, GLint level) const getHeight() argument
1010 getFormat(GLenum target, GLint level) const getFormat() argument
1060 setCompressedImage(GLenum target, GLint level, GLenum format, GLsizei width, GLsizei height, GLsizei imageSize, const void *pixels) setCompressedImage() argument
1079 subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const gl::PixelStorageModes &unpackParameters, const void *pixels) subImage() argument
1084 subImageCompressed(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *pixels) subImageCompressed() argument
1271 isCompressed(GLenum target, GLint level) const isCompressed() argument
1276 isDepth(GLenum target, GLint level) const isDepth() argument
1286 setImage(GLenum target, GLint level, GLsizei width, GLsizei height, GLint internalformat, GLenum format, GLenum type, const gl::PixelStorageModes &unpackParameters, const void *pixels) setImage() argument
1305 copyImage(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, Renderbuffer *source) copyImage() argument
1350 copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height, Renderbuffer *source) copySubImage() argument
1418 getRenderbuffer(GLenum target, GLint level) getRenderbuffer() argument
1439 getRenderTarget(GLenum target, unsigned int level) getRenderTarget() argument
[all...]
H A Dutilities.cpp427 GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffset, GLint yoffset, in ValidateSubImageParams() argument
471 GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, in ValidateSubImageParams() argument
778 IsCubemapTextureTarget(GLenum target) IsCubemapTextureTarget() argument
798 IsTexImageTarget(GLenum target) IsTexImageTarget() argument
803 IsTextureTarget(GLenum target) IsTextureTarget() argument
808 ValidateTextureFormatType(GLenum format, GLenum type, GLint internalformat, GLenum target) ValidateTextureFormatType() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp144 const auto target = _.FindDef(id); in ValidateBranch() local
218 const auto target = _.FindDef(id); in ValidateSwitch() local
360 FirstBlockAssert(ValidationState_t& _, uint32_t target) FirstBlockAssert() argument
525 uint32_t target = switch_inst->GetOperandAs<uint32_t>(i); StructuredSwitchChecks() local
542 uint32_t target = switch_inst->GetOperandAs<uint32_t>(i); StructuredSwitchChecks() local
676 const auto target = terminator->GetOperandAs<uint32_t>(i); ValidateStructuredSelections() local
967 uint32_t target = inst->GetOperandAs<uint32_t>(0); CfgPass() local
984 uint32_t target = inst->GetOperandAs<uint32_t>(i); CfgPass() local
[all...]
H A Dvalidate_memory.cpp1086 const auto target = _.FindDef(target_id); in ValidateCopyMemory() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_internal.h439 static inline float ImLinearSweep(float current, float target, float speed) { if (current < target) return ImMin(current + speed, target); if (current > target) return ImMax(current - speed, target); return current; } in ImLinearSweep() argument
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c456 static int CoversFrameGIF(const GifImageDesc* const target, in CoversFrameGIF() argument

Completed in 41 milliseconds

1...<<61626364656667686970>>...84