/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_6_autogen.cpp | 105 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()
|
D | entry_points_gl_4_6_autogen.h | 32 const GLchar *pEntryPoint,
|
D | libGL_autogen.cpp | 6354 const GLchar *pEntryPoint, in glSpecializeShader() argument 6359 return gl::SpecializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, in glSpecializeShader()
|
/third_party/mesa3d/src/mesa/main/ |
D | glspirv.c | 329 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()
|
D | glspirv.h | 100 const GLchar *pEntryPoint,
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gl_4_6_autogen.h | 19 void specializeShader(GLuint shader, const GLchar *pEntryPoint, \
|
D | validationGL46.cpp | 42 const GLchar *pEntryPoint, in ValidateSpecializeShader() argument
|
D | validationGL46_autogen.h | 36 const GLchar *pEntryPoint,
|
D | Context_gl.cpp | 3852 const GLchar *pEntryPoint, in specializeShader() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL46_autogen.h | 39 const GLchar *pEntryPoint,
|
D | Context_gl_4_autogen.h | 357 void specializeShader(GLuint shader, const GLchar *pEntryPoint, \
|
D | validationGL4.cpp | 2215 const GLchar *pEntryPoint, in ValidateSpecializeShader() argument
|
D | validationGL4_autogen.h | 1369 const GLchar *pEntryPoint,
|
D | Context_gl.cpp | 3716 const GLchar *pEntryPoint, in specializeShader() argument
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxcapi.h | 357 _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/ |
D | CTS_ARB_gl_spirv.txt | 120 - Verify if SpecializeShader function generate INVALID_VALUE when <pEntryPoint>
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_gl_spirv.txt | 444 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/ |
D | ARB_gl_spirv.txt | 461 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/ |
D | entry_points_gl_4_autogen.h | 1159 const GLchar *pEntryPoint,
|
D | entry_points_gl_4_autogen.cpp | 9824 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()
|
D | libGL_autogen.cpp | 6336 const GLchar *pEntryPoint, in glSpecializeShader() argument 6341 return GL_SpecializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, in glSpecializeShader()
|
/third_party/openGLES/api/GL/ |
D | glcorearb.h | 2866 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/ |
D | glcorearb.h | 2922 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/ |
D | glcorearb.h | 2922 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/ |
D | glcorearb.h | 2885 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…
|