Home
last modified time | relevance | path

Searched refs:pEntryPoint (Results 1 – 25 of 35) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_6_autogen.cpp105 const GLchar *pEntryPoint, in SpecializeShader() argument
113 shader, (uintptr_t)pEntryPoint, numSpecializationConstants, (uintptr_t)pConstantIndex, in SpecializeShader()
122 ValidateSpecializeShader(context, shader, pEntryPoint, numSpecializationConstants, in SpecializeShader()
126 context->specializeShader(shader, pEntryPoint, numSpecializationConstants, in SpecializeShader()
129 ANGLE_CAPTURE(SpecializeShader, isCallValid, context, shader, pEntryPoint, in SpecializeShader()
Dentry_points_gl_4_6_autogen.h32 const GLchar *pEntryPoint,
DlibGL_autogen.cpp6354 const GLchar *pEntryPoint, in glSpecializeShader() argument
6359 return gl::SpecializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, in glSpecializeShader()
/third_party/mesa3d/src/mesa/main/
Dglspirv.c329 const GLchar *pEntryPoint, in _mesa_SpecializeShaderARB() argument
395 sh->Stage, pEntryPoint); in _mesa_SpecializeShaderARB()
401 " for shader)", pEntryPoint); in _mesa_SpecializeShaderARB()
414 spirv_data->SpirVEntryPoint = ralloc_strdup(spirv_data, pEntryPoint); in _mesa_SpecializeShaderARB()
Dglspirv.h100 const GLchar *pEntryPoint,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_4_6_autogen.h19 void specializeShader(GLuint shader, const GLchar *pEntryPoint, \
DvalidationGL46.cpp42 const GLchar *pEntryPoint, in ValidateSpecializeShader() argument
DvalidationGL46_autogen.h36 const GLchar *pEntryPoint,
DContext_gl.cpp3852 const GLchar *pEntryPoint, in specializeShader() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL46_autogen.h39 const GLchar *pEntryPoint,
DContext_gl_4_autogen.h357 void specializeShader(GLuint shader, const GLchar *pEntryPoint, \
DvalidationGL4.cpp2215 const GLchar *pEntryPoint, in ValidateSpecializeShader() argument
DvalidationGL4_autogen.h1369 const GLchar *pEntryPoint,
DContext_gl.cpp3716 const GLchar *pEntryPoint, in specializeShader() argument
/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h357 _In_opt_z_ LPCWSTR pEntryPoint, // entry point name
395 _In_opt_z_ LPCWSTR pEntryPoint, // Entry point name
499 _In_opt_z_ LPCWSTR pEntryPoint, // Entry point name. (-E)
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_gl_spirv.txt120 - Verify if SpecializeShader function generate INVALID_VALUE when <pEntryPoint>
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_gl_spirv.txt444 const char* pEntryPoint,
543 const char* pEntryPoint,
550 module was passed. <pEntryPoint> is a pointer to a NUL-terminated UTF-8
585 INVALID_VALUE is generated if <pEntryPoint> does not match the
590 OpEntryPoint indicated by <pEntryPoint> does not match the type
/third_party/openGLES/extensions/ARB/
DARB_gl_spirv.txt461 const char* pEntryPoint,
560 const char* pEntryPoint,
567 module was passed. <pEntryPoint> is a pointer to a NUL-terminated UTF-8
602 INVALID_VALUE is generated if <pEntryPoint> does not match the
607 OpEntryPoint indicated by <pEntryPoint> does not match the type
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.h1159 const GLchar *pEntryPoint,
Dentry_points_gl_4_autogen.cpp9824 const GLchar *pEntryPoint, in GL_SpecializeShader() argument
9834 CID(context), shader, (uintptr_t)pEntryPoint, numSpecializationConstants, in GL_SpecializeShader()
9842 context, angle::EntryPoint::GLSpecializeShader, shader, pEntryPoint, in GL_SpecializeShader()
9846 context->specializeShader(shader, pEntryPoint, numSpecializationConstants, in GL_SpecializeShader()
9849 ANGLE_CAPTURE(SpecializeShader, isCallValid, context, shader, pEntryPoint, in GL_SpecializeShader()
DlibGL_autogen.cpp6336 const GLchar *pEntryPoint, in glSpecializeShader() argument
6341 return GL_SpecializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, in glSpecializeShader()
/third_party/openGLES/api/GL/
Dglcorearb.h2866 typedef void (APIENTRYP PFNGLSPECIALIZESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuin…
2871 GLAPI void APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecial…
3186 typedef void (APIENTRYP PFNGLSPECIALIZESHADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GL…
3188 GLAPI void APIENTRY glSpecializeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpec…
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h2922 typedef void (APIENTRYP PFNGLSPECIALIZESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuin…
2927 GLAPI void APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecial…
3242 typedef void (APIENTRYP PFNGLSPECIALIZESHADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GL…
3244 GLAPI void APIENTRY glSpecializeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpec…
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h2922 typedef void (APIENTRYP PFNGLSPECIALIZESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuin…
2927 GLAPI void APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecial…
3242 typedef void (APIENTRYP PFNGLSPECIALIZESHADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GL…
3244 GLAPI void APIENTRY glSpecializeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpec…
/third_party/mesa3d/include/GL/
Dglcorearb.h2885 typedef void (APIENTRYP PFNGLSPECIALIZESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuin…
2890 GLAPI void APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecial…
3205 typedef void (APIENTRYP PFNGLSPECIALIZESHADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GL…
3207 GLAPI void APIENTRY glSpecializeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpec…

12