Material: Difference between revisions

Content added Content deleted
(Created page.)
 
(Correct shader import type name.)
Line 5: Line 5:
| category = Generic
| category = Generic
| memdist = Main Memory only
| memdist = Main Memory only
| imports = [[Material Technique]]<br />[[Shader Technique]]<br />[[Material State]]<br />[[Texture State]]
| imports = [[Material Technique]]<br />[[Shader]]<br />[[Material State]]<br />[[Texture State]]
| importedby = [[Renderable]]
| importedby = [[Renderable]]
}}
}}
Line 56: Line 56:
| 0xC || 0x4 || [[#CgsGraphics::Sampler|Sampler]]* || mpaSamplers || Samplers ||
| 0xC || 0x4 || [[#CgsGraphics::Sampler|Sampler]]* || mpaSamplers || Samplers ||
|-
|-
| 0x10 || 0x4 || [[Shader Technique|ShaderTechnique]]* || Shader || Imported resource
| 0x10 || 0x4 || [[Shader]]* || ? || Shader || Imported resource
|-
|-
| 0x14 || 0x4 || [[#ShaderConstantsInternal|ShaderConstantsInternal]]* || mpVertexShaderConstants || Vertex shader constants ||
| 0x14 || 0x4 || [[#ShaderConstantsInternal|ShaderConstantsInternal]]* || mpVertexShaderConstants || Vertex shader constants ||
Line 85: Line 85:
| 0x10 || 0x8 || [[#CgsGraphics::Sampler|Sampler]]* || mpaSamplers || Samplers ||
| 0x10 || 0x8 || [[#CgsGraphics::Sampler|Sampler]]* || mpaSamplers || Samplers ||
|-
|-
| 0x18 || 0x8 || [[Shader Technique|ShaderTechnique]]* || Shader || Imported resource
| 0x18 || 0x8 || [[Shader]]* || ? || Shader || Imported resource
|-
|-
| 0x20 || 0x8 || [[#ShaderConstantsInternal|ShaderConstantsInternal]]* || mpVertexShaderConstants || Vertex shader constants ||
| 0x20 || 0x8 || [[#ShaderConstantsInternal|ShaderConstantsInternal]]* || mpVertexShaderConstants || Vertex shader constants ||