MCPcopy Create free account
hub / github.com/LukasBanana/LLGL / CreateSampler

Method CreateSampler

wrapper/Go/RenderSystem.go:48–48  ·  view source on GitHub ↗
(samplerDesc *SamplerDescriptor)

Source from the content-addressed store, hash-verified

46 ReadTexture(texture Texture, textureRegion TextureRegion, dstImageView MutableImageView)
47
48 CreateSampler(samplerDesc *SamplerDescriptor) Sampler
49 ReleaseSampler(sampler Sampler)
50
51 CreateResourceHeap(resourceHeapDesc ResourceHeapDescriptor) ResourceHeap

Callers 15

CreateSamplerMethod · 0.65
CreateResourceViewMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
CreateSamplerStatesMethod · 0.65
DEF_TESTFunction · 0.65
DEF_TESTFunction · 0.65
DEF_TESTFunction · 0.65
CreateTexturesMethod · 0.65
CreateFontAtlasMethod · 0.65
CreateSamplersMethod · 0.65

Implementers 1

renderSystemImplwrapper/Go/RenderSystem.go

Calls

no outgoing calls

Tested by 7

mainFunction · 0.52
mainFunction · 0.52
mainFunction · 0.52
CreateSamplerStatesMethod · 0.52
DEF_TESTFunction · 0.52
DEF_TESTFunction · 0.52
DEF_TESTFunction · 0.52