s&
About
The Project
infoAbout s&box mapRoadmap monitoringMetricsEngine startup and usage numbers
Updates
newspaperLatest News published_with_changesChangesRelease-by-release changelog
Games
Browse Games Discover Games
gamejamslive now

Game Jam III

Ends Fri 25 Sep
ThemeOne More Round

The jam is running. Build something, or play the entries.

£50,000
prizepool
View the jam
Workshop
Playable
sports_esportsGamesStandalone games and gamemodes
Assets
landscapeMaps view_in_arModels textureMaterials apparelClothing
appsEverythingEvery asset type in one list
Forum
Learn
Documentation
rocket_launchGetting Started docsDocumentation apiAPI Reference
Resources
schoolTutorials manage_searchCode Search
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
Graphics
ComputeShader
chevron_left Graphics
class
ComputeShader

Constructors

functionsComputeShader

Properties

data_objectAttributes

Methods

functionsDispatchfunctionsDispatchIndirectfunctionsDispatchIndirectWithAttributesfunctionsDispatchWithAttributes
ComputeShader
A compute shader is a program that runs on the GPU, often with data provided to/from the CPU by means of a Sandbox.GpuBuffer`1 or a Sandbox.Texture.
class Sandbox .
Sandbox.Engine

build Constructors 1

ComputeShader (path)
Create a compute shader from the specified path.

data_object Properties 1

Attributes
RenderAttributes
Attributes that are passed to the compute shader on dispatch.

functions Methods 4

Dispatch (threadsX, threadsY, threadsZ)
Dispatch this compute shader using explicit thread counts.
DispatchIndirect (indirectBuffer, indirectElementOffset)
Dispatch this compute shader by reading thread group counts (x, y, z) from an indirect buffer of type Sandbox.GpuBuffer.IndirectDispatchArguments.
DispatchIndirectWithAttributes (attributes, indirectBuffer, indirectElementOffset)
DispatchWithAttributes (attributes, threadsX, threadsY, threadsZ)
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
Facepunch
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter