Home
last modified time | relevance | path

Searched full:entrypoint (Results 1 – 25 of 4448) sorted by relevance

12345678910>>...178

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.cpp17 const char *GetEntryPointName(EntryPoint ep) in GetEntryPointName()
21 case EntryPoint::Invalid: in GetEntryPointName()
23 case EntryPoint::CLBuildProgram: in GetEntryPointName()
25 case EntryPoint::CLCloneKernel: in GetEntryPointName()
27 case EntryPoint::CLCompileProgram: in GetEntryPointName()
29 case EntryPoint::CLCreateBuffer: in GetEntryPointName()
31 case EntryPoint::CLCreateBufferWithProperties: in GetEntryPointName()
33 case EntryPoint::CLCreateCommandQueue: in GetEntryPointName()
35 case EntryPoint::CLCreateCommandQueueWithProperties: in GetEntryPointName()
37 case EntryPoint::CLCreateContext: in GetEntryPointName()
[all …]
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationESEXT_autogen.h25 angle::EntryPoint entryPoint,
28 angle::EntryPoint entryPoint,
32 angle::EntryPoint entryPoint,
35 angle::EntryPoint entryPoint,
39 angle::EntryPoint entryPoint,
46 angle::EntryPoint entryPoint,
52 angle::EntryPoint entryPoint,
59 angle::EntryPoint entryPoint,
66 angle::EntryPoint entryPoint,
72 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES2_autogen.h25 angle::EntryPoint entryPoint,
28 angle::EntryPoint entryPoint,
32 angle::EntryPoint entryPoint,
37 angle::EntryPoint entryPoint,
41 angle::EntryPoint entryPoint,
45 angle::EntryPoint entryPoint,
49 angle::EntryPoint entryPoint,
54 angle::EntryPoint entryPoint,
61 angle::EntryPoint entryPoint,
65 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES1.cpp19 #define ANGLE_VALIDATE_IS_GLES1(state, errors, entryPoint) \ argument
24 errors->validationError(entryPoint, GL_INVALID_OPERATION, kGLES1Only); \
29 #define ANGLE_VALIDATE_IS_GLES1_CONTEXT(context, entryPoint) \ argument
31 context->getMutableErrorSetForValidation(), entryPoint)
39 angle::EntryPoint entryPoint, in ValidateAlphaFuncCommon() argument
54 errors->validationError(entryPoint, GL_INVALID_ENUM, kEnumInvalid); in ValidateAlphaFuncCommon()
60 angle::EntryPoint entryPoint, in ValidateClientStateCommon() argument
63 ANGLE_VALIDATE_IS_GLES1_CONTEXT(context, entryPoint); in ValidateClientStateCommon()
85 angle::EntryPoint entryPoint, in ValidateBuiltinVertexAttributeCommon() argument
92 ANGLE_VALIDATE_IS_GLES1_CONTEXT(context, entryPoint); in ValidateBuiltinVertexAttributeCommon()
[all …]
H A DvalidationES3_autogen.h24 angle::EntryPoint entryPoint,
28 angle::EntryPoint entryPoint,
31 angle::EntryPoint entryPoint,
36 angle::EntryPoint entryPoint,
43 angle::EntryPoint entryPoint,
47 angle::EntryPoint entryPoint,
51 angle::EntryPoint entryPoint,
54 angle::EntryPoint entryPoint,
66 angle::EntryPoint entryPoint,
72 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES.h40 context->getMutableErrorSetForValidation()->validationError(entryPoint, errorCode, message)
42 context->getMutableErrorSetForValidation()->validationErrorF(entryPoint, errorCode, __VA_ARGS__)
56 angle::EntryPoint entryPoint,
81 angle::EntryPoint entryPoint,
94 angle::EntryPoint entryPoint,
104 Program *GetValidProgram(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID id);
109 Shader *GetValidShader(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID id);
112 angle::EntryPoint entryPoint,
116 angle::EntryPoint entryPoint,
129 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES1_autogen.h25 angle::EntryPoint entryPoint,
30 angle::EntryPoint entryPoint,
35 angle::EntryPoint entryPoint,
42 angle::EntryPoint entryPoint,
45 angle::EntryPoint entryPoint,
49 angle::EntryPoint entryPoint,
54 angle::EntryPoint entryPoint,
59 angle::EntryPoint entryPoint,
66 angle::EntryPoint entryPoint,
73 angle::EntryPoint entryPoint,
[all …]
H A DvalidationESEXT.cpp31 angle::EntryPoint entryPoint, in ValidateGetImageFormatAndType() argument
77 angle::EntryPoint entryPoint, in IsValidMemoryObjectParamater() argument
99 angle::EntryPoint entryPoint, in ValidateObjectIdentifierAndName() argument
238 angle::EntryPoint entryPoint, in ValidateClearTexImageFormat() argument
250 if (!ValidateTexImageFormatCombination(context, entryPoint, textureType, in ValidateClearTexImageFormat()
260 angle::EntryPoint entryPoint, in ValidateClearTexImageCommon() argument
336 if (!ValidateClearTexImageFormat(context, entryPoint, tex->getType(), in ValidateClearTexImageCommon()
362 if (!ValidateClearTexImageFormat(context, entryPoint, tex->getType(), in ValidateClearTexImageCommon()
375 angle::EntryPoint entryPoint, in ValidateGetTexImage() argument
409 angle::EntryPoint entryPoint, in ValidateGetTexImageANGLE() argument
[all …]
H A DvalidationES31.cpp69 angle::EntryPoint entryPoint, in ValidateProgramResourceProperty() argument
322 angle::EntryPoint entryPoint, in ValidateProgramUniformBase() argument
329 Program *programObject = GetValidProgram(context, entryPoint, program); in ValidateProgramUniformBase()
330 return ValidateUniformCommonBase(context, entryPoint, programObject, location, count, in ValidateProgramUniformBase()
332 ValidateUniformValue(context, entryPoint, valueType, uniform->getType()); in ValidateProgramUniformBase()
336 angle::EntryPoint entryPoint, in ValidateProgramUniformMatrixBase() argument
344 Program *programObject = GetValidProgram(context, entryPoint, program); in ValidateProgramUniformMatrixBase()
345 return ValidateUniformCommonBase(context, entryPoint, programObject, location, count, in ValidateProgramUniformMatrixBase()
347 ValidateUniformMatrixValue(context, entryPoint, valueType, uniform->getType()); in ValidateProgramUniformMatrixBase()
351 angle::EntryPoint entryPoint, in ValidateVertexAttribFormatCommon() argument
[all …]
H A DvalidationES31_autogen.h24 angle::EntryPoint entryPoint,
28 angle::EntryPoint entryPoint,
37 angle::EntryPoint entryPoint,
40 angle::EntryPoint entryPoint,
46 angle::EntryPoint entryPoint,
51 angle::EntryPoint entryPoint,
55 angle::EntryPoint entryPoint,
60 angle::EntryPoint entryPoint,
63 angle::EntryPoint entryPoint,
67 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES2.cpp153 angle::EntryPoint entryPoint, in IsValidCopyTextureDestinationFormatType() argument
240 angle::EntryPoint entryPoint, in IsValidCopyTextureDestinationLevel() argument
247 if (!ValidImageSizeParameters(context, entryPoint, type, level, width, height, 1, isSubImage)) in IsValidCopyTextureDestinationLevel()
356 angle::EntryPoint entryPoint, in ValidateES2CopyTexImageParameters() argument
376 if (!ValidImageSizeParameters(context, entryPoint, texType, level, width, height, 1, in ValidateES2CopyTexImageParameters()
384 if (!ValidateCopyTexImageParametersBase(context, entryPoint, target, level, internalformat, in ValidateES2CopyTexImageParameters()
793 angle::EntryPoint entryPoint, in ValidateWebGLNamePrefix() argument
809 bool ValidateWebGLNameLength(const Context *context, angle::EntryPoint entryPoint, size_t length) in ValidateWebGLNameLength() argument
835 angle::EntryPoint entryPoint, in ValidateSrcBlendFunc() argument
873 errors->validationError(entryPoint, GL_INVALID_OPERATION, in ValidateSrcBlendFunc()
[all …]
H A DvalidationES3.cpp35 angle::EntryPoint entryPoint, in ValidateFramebufferTextureMultiviewBaseANGLE() argument
48 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTextureMultiviewBaseANGLE()
69 angle::EntryPoint entryPoint, in ValidateFramebufferTextureMultiviewLevelAndFormat() argument
90 angle::EntryPoint entryPoint, in ValidateUniformES3() argument
101 return ValidateUniform(context, entryPoint, uniformType, location, count); in ValidateUniformES3()
105 angle::EntryPoint entryPoint, in ValidateUniformMatrixES3() argument
118 return ValidateUniformMatrix(context, entryPoint, valueType, location, count, transpose); in ValidateUniformMatrixES3()
121 bool ValidateGenOrDeleteES3(const Context *context, angle::EntryPoint entryPoint, GLint n) in ValidateGenOrDeleteES3() argument
128 return ValidateGenOrDelete(context, entryPoint, n); in ValidateGenOrDeleteES3()
131 bool ValidateGenOrDeleteCountES3(const Context *context, angle::EntryPoint entryPoint, GLint count) in ValidateGenOrDeleteCountES3() argument
[all …]
H A DvalidationES32.cpp48 bool ValidateBlendBarrier(const Context *context, angle::EntryPoint entryPoint) in ValidateBlendBarrier() argument
61 angle::EntryPoint entryPoint, in ValidateBlendEquationSeparatei() argument
68 errors->validationError(entryPoint, GL_INVALID_VALUE, kExceedsMaxDrawBuffers); in ValidateBlendEquationSeparatei()
72 if (!ValidateBlendEquationSeparate(state, errors, entryPoint, modeRGB, modeAlpha)) in ValidateBlendEquationSeparatei()
83 angle::EntryPoint entryPoint, in ValidateBlendEquationi() argument
89 errors->validationError(entryPoint, GL_INVALID_VALUE, kExceedsMaxDrawBuffers); in ValidateBlendEquationi()
93 if (!ValidateBlendEquation(state, errors, entryPoint, mode)) in ValidateBlendEquationi()
104 angle::EntryPoint entryPoint, in ValidateBlendFuncSeparatei() argument
113 errors->validationError(entryPoint, GL_INVALID_VALUE, kExceedsMaxDrawBuffers); in ValidateBlendFuncSeparatei()
117 if (!ValidateBlendFuncSeparate(state, errors, entryPoint, srcRGB, dstRGB, srcAlpha, dstAlpha)) in ValidateBlendFuncSeparatei()
[all …]
H A DvalidationES31.h19 angle::EntryPoint entryPoint,
24 angle::EntryPoint entryPoint,
33 angle::EntryPoint entryPoint,
41 angle::EntryPoint entryPoint,
47 angle::EntryPoint entryPoint,
51 angle::EntryPoint entryPoint,
54 angle::EntryPoint entryPoint,
59 angle::EntryPoint entryPoint,
63 angle::EntryPoint entryPoint,
67 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES32_autogen.h23 bool ValidateBlendBarrier(const Context *context, angle::EntryPoint entryPoint);
26 angle::EntryPoint entryPoint,
32 angle::EntryPoint entryPoint,
37 angle::EntryPoint entryPoint,
45 angle::EntryPoint entryPoint,
51 angle::EntryPoint entryPoint,
58 angle::EntryPoint entryPoint,
75 angle::EntryPoint entryPoint,
79 angle::EntryPoint entryPoint,
87 angle::EntryPoint entryPoint,
[all …]
H A DvalidationES.cpp249 angle::EntryPoint entryPoint, in ValidateTextureWrapModeValue() argument
307 angle::EntryPoint entryPoint, in ValidateTextureMinFilterValue() argument
339 angle::EntryPoint entryPoint, in ValidateTextureMagFilterValue() argument
358 angle::EntryPoint entryPoint, in ValidateTextureCompareModeValue() argument
378 angle::EntryPoint entryPoint, in ValidateTextureCompareFuncValue() argument
404 angle::EntryPoint entryPoint, in ValidateTextureSRGBDecodeValue() argument
429 angle::EntryPoint entryPoint, in ValidateTextureSRGBOverrideValue() argument
453 angle::EntryPoint entryPoint) in ValidateTextureMaxAnisotropyExtensionEnabled() argument
465 angle::EntryPoint entryPoint, in ValidateTextureMaxAnisotropyValue() argument
468 if (!ValidateTextureMaxAnisotropyExtensionEnabled(context, entryPoint)) in ValidateTextureMaxAnisotropyValue()
[all …]
H A DvalidationES2.h19 angle::EntryPoint entryPoint, in ValidateDrawArrays() argument
24 return ValidateDrawArraysCommon(context, entryPoint, mode, first, count, 1); in ValidateDrawArrays()
28 angle::EntryPoint entryPoint, in ValidateUniform2f() argument
33 return ValidateUniform(context, entryPoint, GL_FLOAT_VEC2, location, 1); in ValidateUniform2f()
37 angle::EntryPoint entryPoint, in ValidateBindBuffer() argument
58 angle::EntryPoint entryPoint, in ValidateDrawElements() argument
64 return ValidateDrawElementsCommon(context, entryPoint, mode, count, type, indices, 1); in ValidateDrawElements()
68 angle::EntryPoint entryPoint, in ValidateVertexAttribPointer() argument
76 if (!ValidateFloatVertexFormat(context, entryPoint, index, size, type)) in ValidateVertexAttribPointer()
126 if (!ValidateWebGLVertexAttribPointer(context, entryPoint, type, normalized, stride, ptr, in ValidateVertexAttribPointer()
[all …]
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp23 switch (call.entryPoint) in ReplayTraceFunctionCall()
25 case angle::EntryPoint::GLAcquireTexturesANGLE: in ReplayTraceFunctionCall()
30 case angle::EntryPoint::GLActiveShaderProgram: in ReplayTraceFunctionCall()
34 case angle::EntryPoint::GLActiveShaderProgramEXT: in ReplayTraceFunctionCall()
38 case angle::EntryPoint::GLActiveTexture: in ReplayTraceFunctionCall()
41 case angle::EntryPoint::GLAlphaFunc: in ReplayTraceFunctionCall()
44 case angle::EntryPoint::GLAlphaFuncx: in ReplayTraceFunctionCall()
47 case angle::EntryPoint::GLAttachShader: in ReplayTraceFunctionCall()
51 case angle::EntryPoint::GLBeginPerfMonitorAMD: in ReplayTraceFunctionCall()
54 case angle::EntryPoint::GLBeginPixelLocalStorageANGLE: in ReplayTraceFunctionCall()
[all …]
H A Dtrace_interpreter_autogen.cpp27 return CallCapture(EntryPoint::EGLAcquireExternalContextANGLE, std::move(params)); in ParseCallCapture()
33 return CallCapture(EntryPoint::EGLBindAPI, std::move(params)); in ParseCallCapture()
39 return CallCapture(EntryPoint::EGLBindTexImage, std::move(params)); in ParseCallCapture()
45 return CallCapture(EntryPoint::EGLChooseConfig, std::move(params)); in ParseCallCapture()
51 return CallCapture(EntryPoint::EGLClientWaitSync, std::move(params)); in ParseCallCapture()
58 return CallCapture(EntryPoint::EGLClientWaitSyncKHR, std::move(params)); in ParseCallCapture()
64 return CallCapture(EntryPoint::EGLCopyBuffers, std::move(params)); in ParseCallCapture()
71 return CallCapture(EntryPoint::EGLCopyMetalSharedEventANGLE, std::move(params)); in ParseCallCapture()
77 return CallCapture(EntryPoint::EGLCreateContext, std::move(params)); in ParseCallCapture()
84 return CallCapture(EntryPoint::EGLCreateDeviceANGLE, std::move(params)); in ParseCallCapture()
[all …]
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
H A DEntrypoint.java25 * The entrypoint for the application.
28 * Protobuf type {@code google.appengine.v1.Entrypoint}
30 public final class Entrypoint extends com.google.protobuf.GeneratedMessageV3 class
32 // @@protoc_insertion_point(message_implements:google.appengine.v1.Entrypoint)
35 // Use Entrypoint.newBuilder() to construct.
36 private Entrypoint(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Entrypoint() method in Entrypoint
40 private Entrypoint() {} in Entrypoint() method in Entrypoint
45 return new Entrypoint(); in newInstance()
64 com.google.appengine.v1.Entrypoint.class, in internalGetFieldAccessorTable()
65 com.google.appengine.v1.Entrypoint.Builder.class); in internalGetFieldAccessorTable()
[all …]
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp54 angle::EntryPoint::GLBeginPerfMonitorAMD) && in GL_BeginPerfMonitorAMD()
55 ValidateBeginPerfMonitorAMD(context, angle::EntryPoint::GLBeginPerfMonitorAMD, in GL_BeginPerfMonitorAMD()
82 context, angle::EntryPoint::GLDeletePerfMonitorsAMD, n, monitors)); in GL_DeletePerfMonitorsAMD()
109 angle::EntryPoint::GLEndPerfMonitorAMD) && in GL_EndPerfMonitorAMD()
110 ValidateEndPerfMonitorAMD(context, angle::EntryPoint::GLEndPerfMonitorAMD, monitor))); in GL_EndPerfMonitorAMD()
136 context, angle::EntryPoint::GLGenPerfMonitorsAMD, n, monitors)); in GL_GenPerfMonitorsAMD()
169 context, angle::EntryPoint::GLGetPerfMonitorCounterDataAMD, monitor, in GL_GetPerfMonitorCounterDataAMD()
201 context, angle::EntryPoint::GLGetPerfMonitorCounterInfoAMD, group, in GL_GetPerfMonitorCounterInfoAMD()
235 context, angle::EntryPoint::GLGetPerfMonitorCounterStringAMD, group, in GL_GetPerfMonitorCounterStringAMD()
270 context, angle::EntryPoint::GLGetPerfMonitorCountersAMD, group, in GL_GetPerfMonitorCountersAMD()
[all …]
H A Dentry_points_gles_2_0_autogen.cpp38 angle::EntryPoint::GLActiveTexture, texture)); in GL_ActiveTexture()
69 angle::EntryPoint::GLAttachShader) && in GL_AttachShader()
70 ValidateAttachShader(context, angle::EntryPoint::GLAttachShader, programPacked, in GL_AttachShader()
101 angle::EntryPoint::GLBindAttribLocation) && in GL_BindAttribLocation()
102 ValidateBindAttribLocation(context, angle::EntryPoint::GLBindAttribLocation, in GL_BindAttribLocation()
130 ValidateBindBuffer(context, angle::EntryPoint::GLBindBuffer, in GL_BindBuffer()
157 ValidateBindFramebuffer(context, angle::EntryPoint::GLBindFramebuffer, in GL_BindFramebuffer()
187 angle::EntryPoint::GLBindRenderbuffer) && in GL_BindRenderbuffer()
188 ValidateBindRenderbuffer(context, angle::EntryPoint::GLBindRenderbuffer, target, in GL_BindRenderbuffer()
216 ValidateBindTexture(context, angle::EntryPoint::GLBindTexture, in GL_BindTexture()
[all …]
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/
H A Dmedia_libva_caps.h63 //! \brief Get attributes for a given profile/entrypoint pair
67 //! not supported for the given profile/entrypoint pair will have their
73 //! \param [in] entrypoint
74 //! VA entrypoint
88 VAEntrypoint entrypoint,
111 //! \param [in] entrypoint
112 //! VA entrypoint
128 VAEntrypoint entrypoint,
178 //! \param [in,out] entrypoint
194 VAEntrypoint *entrypoint,
[all …]
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp28 return CallCapture(angle::EntryPoint::GLActiveTexture, std::move(paramBuffer)); in CaptureActiveTexture()
41 return CallCapture(angle::EntryPoint::GLAttachShader, std::move(paramBuffer)); in CaptureAttachShader()
71 return CallCapture(angle::EntryPoint::GLBindAttribLocation, std::move(paramBuffer)); in CaptureBindAttribLocation()
84 return CallCapture(angle::EntryPoint::GLBindBuffer, std::move(paramBuffer)); in CaptureBindBuffer()
97 return CallCapture(angle::EntryPoint::GLBindFramebuffer, std::move(paramBuffer)); in CaptureBindFramebuffer()
110 return CallCapture(angle::EntryPoint::GLBindRenderbuffer, std::move(paramBuffer)); in CaptureBindRenderbuffer()
123 return CallCapture(angle::EntryPoint::GLBindTexture, std::move(paramBuffer)); in CaptureBindTexture()
140 return CallCapture(angle::EntryPoint::GLBlendColor, std::move(paramBuffer)); in CaptureBlendColor()
149 return CallCapture(angle::EntryPoint::GLBlendEquation, std::move(paramBuffer)); in CaptureBlendEquation()
164 return CallCapture(angle::EntryPoint::GLBlendEquationSeparate, std::move(paramBuffer)); in CaptureBlendEquationSeparate()
[all …]
H A Dcapture_egl_autogen.cpp43 return CallCapture(angle::EntryPoint::EGLChooseConfig, std::move(paramBuffer)); in CaptureChooseConfig()
63 return CallCapture(angle::EntryPoint::EGLCopyBuffers, std::move(paramBuffer)); in CaptureCopyBuffers()
85 return CallCapture(angle::EntryPoint::EGLCreateContext, std::move(paramBuffer)); in CaptureCreateContext()
105 return CallCapture(angle::EntryPoint::EGLCreatePbufferSurface, std::move(paramBuffer)); in CaptureCreatePbufferSurface()
127 return CallCapture(angle::EntryPoint::EGLCreatePixmapSurface, std::move(paramBuffer)); in CaptureCreatePixmapSurface()
149 return CallCapture(angle::EntryPoint::EGLCreateWindowSurface, std::move(paramBuffer)); in CaptureCreateWindowSurface()
167 return CallCapture(angle::EntryPoint::EGLDestroyContext, std::move(paramBuffer)); in CaptureDestroyContext()
185 return CallCapture(angle::EntryPoint::EGLDestroySurface, std::move(paramBuffer)); in CaptureDestroySurface()
207 return CallCapture(angle::EntryPoint::EGLGetConfigAttrib, std::move(paramBuffer)); in CaptureGetConfigAttrib()
229 return CallCapture(angle::EntryPoint::EGLGetConfigs, std::move(paramBuffer)); in CaptureGetConfigs()
[all …]

12345678910>>...178