/external/mesa3d/src/mesa/main/ |
D | glspirv.h | 89 const GLuint *pConstantValue);
|
D | glspirv.c | 106 const GLuint *pConstantValue) in _mesa_SpecializeShaderARB() argument
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2922 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 2927 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3242 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3244 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
|
D | glext.h | 2894 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 2899 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3398 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3400 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2922 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 2927 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3242 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3244 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
|
D | glext.h | 2894 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 2899 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3398 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue); 3400 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 5741 …int, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue) argument 5747 DE_UNREF(pConstantValue);
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 4869 …t numSpecializationConstants, const glw::GLuint *pConstantIndex, const glw::GLuint *pConstantValue) argument 4872 …< ", " << toHex(reinterpret_cast<deUintptr>(static_cast<const void*>(pConstantValue))) << ");" << … 4873 ….specializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantValue);
|
D | gluCallLogWrapperApi.inl | 667 … numSpecializationConstants, const glw::GLuint *pConstantIndex, const glw::GLuint *pConstantValue);
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 5295 …int, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue) argument 5300 …>specializeShader(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantValue);
|
D | glwApi.inl | 1573 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
|
D | glwFunctionTypes.inl | 667 …nt, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 19830 …t, GLuint numSpecializationConstants, const GLuint * pConstantIndex, const GLuint * pConstantValue) in _mesa_marshal_SpecializeShaderARB() argument 19835 …ServerDispatch, (shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantValue)); in _mesa_marshal_SpecializeShaderARB()
|