/third_party/mesa3d/src/mesa/main/ |
D | glspirv.c | 326 const GLchar *pEntryPoint, in _mesa_SpecializeShaderARB() argument 392 sh->Stage, pEntryPoint); in _mesa_SpecializeShaderARB() 398 " for shader)", pEntryPoint); in _mesa_SpecializeShaderARB() 411 spirv_data->SpirVEntryPoint = ralloc_strdup(spirv_data, pEntryPoint); in _mesa_SpecializeShaderARB()
|
/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 | 400 _In_opt_z_ LPCWSTR pEntryPoint, // entry point name 438 _In_opt_z_ LPCWSTR pEntryPoint, // Entry point name 542 _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/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…
|
D | glext.h | 2894 typedef void (APIENTRYP PFNGLSPECIALIZESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuin… 2899 GLAPI void APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecial… 3398 typedef void (APIENTRYP PFNGLSPECIALIZESHADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GL… 3400 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…
|
D | glext.h | 2858 typedef void (APIENTRYP PFNGLSPECIALIZESHADERPROC) (GLuint shader, const GLchar *pEntryPoint, GLuin… 2863 GLAPI void APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecial… 3362 typedef void (APIENTRYP PFNGLSPECIALIZESHADERARBPROC) (GLuint shader, const GLchar *pEntryPoint, GL… 3364 GLAPI void APIENTRY glSpecializeShaderARB (GLuint shader, const GLchar *pEntryPoint, GLuint numSpec…
|
/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/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/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 5775 GLW_APICALL void GLW_APIENTRY glSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint … argument 5778 DE_UNREF(pEntryPoint);
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 4897 void CallLogWrapper::glSpecializeShader (glw::GLuint shader, const glw::GLchar *pEntryPoint, glw::G… argument 4900 …m_log << TestLog::Message << "glSpecializeShader(" << shader << ", " << getStringStr(pEntryPoint) … 4901 …m_gl.specializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantVa…
|
D | gluCallLogWrapperApi.inl | 671 void glSpecializeShader (glw::GLuint shader, const glw::GLchar *pEntryPoint, glw::GLuin…
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwImpl.inl | 5327 void glwSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstan… argument 5332 …gl->specializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantVal…
|
D | glwFunctionTypes.inl | 671 …PIENTRY* glSpecializeShaderFunc) (GLuint shader, const GLchar *pEntryPoint, GLuint numSpec…
|
D | glwApi.inl | 1581 void glwSpecializeShader (GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializat…
|