s&
infoAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games exploreDiscover Games
categoryWorkshop
sports_esportsGames landscapeMaps view_in_arModels textureMaterials apparelClothing constructionMore..
forumForum menu_bookLearn
docsDocumentation apiApi Reference 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.
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter