Searched refs:VERTEX_INPUT_DECLARATION (Results 1 – 4 of 4) sorted by relevance
45 VERTEX_INPUT_DECLARATION = 3, enumerator74 … ShaderDataFileExtensions[ShaderDataFileType::VERTEX_INPUT_DECLARATION].data(), fullFilename)) { in GetShaderDataFileType()75 return ShaderDataFileType::VERTEX_INPUT_DECLARATION; in GetShaderDataFileType()149 case ShaderDataFileType::VERTEX_INPUT_DECLARATION: { in LoadFile()233 …if (HasExtension(ShaderDataFileExtensions[ShaderDataFileType::VERTEX_INPUT_DECLARATION].data(), en… in HandleVertexInputDeclarationFile()
95 } else if (desc.type == RenderHandleType::VERTEX_INPUT_DECLARATION) { in GetRenderHandle()
76 VERTEX_INPUT_DECLARATION = 9, enumerator
1196 if ((type == RenderHandleType::VERTEX_INPUT_DECLARATION) && in GetVertexInputDeclarationView()1207 … if (RenderHandleUtil::IsValid(handle) && (type != RenderHandleType::VERTEX_INPUT_DECLARATION)) { in GetVertexInputDeclarationView()1235 RenderHandleUtil::CreateHandle(RenderHandleType::VERTEX_INPUT_DECLARATION, arrayIndex); in CreateVertexInputDeclaration()1729 } else if (handleType == RenderHandleType::VERTEX_INPUT_DECLARATION) { in Destroy()1809 (handleType == RenderHandleType::VERTEX_INPUT_DECLARATION)) { in GetShaders()1843 (handleType == RenderHandleType::VERTEX_INPUT_DECLARATION)) { in GetShaders()1983 …} else if ((handleType == RenderHandleType::VERTEX_INPUT_DECLARATION) && (handleIndex < shaderVid_… in GetIdDesc()2002 …} else if ((handleType == RenderHandleType::VERTEX_INPUT_DECLARATION) && (handleIndex < shaderVid_… in GetFrameIndex()