SDL_GPUComputePipelineCreateInfo.entrypoint

A pointer to a null-terminated UTF-8 string specifying the entry point function name for the shader.

struct SDL_GPUComputePipelineCreateInfo
const(char)* entrypoint;

Meta