Home
last modified time | relevance | path

Searched refs:nameSpec (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp174 HRESULT CMultiMethodProps::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) in SetProperty() argument
176 UString name = nameSpec; in SetProperty()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp2215 string nameSpec = getNameSpecialization(specID);
2220 result.vertexAttributes = lightShaderAttributes(nameSpec);
2221 result.uniforms = lightShaderUniforms(nameSpec, m_numLights, m_lightType);
2281 string nameSpec = getNameSpecialization(specID);
2286 result.vertexAttributes = textureLookupShaderAttributes(nameSpec, m_conditionalUsage, m_conditionalType);
2287 result.uniforms = textureLookupShaderUniforms(nameSpec, m_numLookups, m_conditionalUsage, m_conditionalType);
2308 string nameSpec = getNameSpecialization(specID);
2314 result.vertexAttributes = loopShaderAttributes(nameSpec, m_type, m_numLoopIterations);
2315 result.uniforms = loopShaderUniforms(nameSpec, m_type, m_numLoopIterations);
2335 string nameSpec
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp2195 string nameSpec = getNameSpecialization(specID);
2200 result.vertexAttributes = lightShaderAttributes(nameSpec);
2201 result.uniforms = lightShaderUniforms(nameSpec, m_numLights, m_lightType);
2261 string nameSpec = getNameSpecialization(specID);
2266 result.vertexAttributes = textureLookupShaderAttributes(nameSpec, m_conditionalUsage, m_conditionalType);
2267 result.uniforms = textureLookupShaderUniforms(nameSpec, m_numLookups, m_conditionalUsage, m_conditionalType);
2288 string nameSpec = getNameSpecialization(specID);
2294 result.vertexAttributes = loopShaderAttributes(nameSpec, m_type, m_numLoopIterations);
2295 result.uniforms = loopShaderUniforms(nameSpec, m_type, m_numLoopIterations);
2315 string nameSpec
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.h315 HRESULT SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value);
H A DHashCalc.cpp2002 HRESULT CHandler::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) in SetProperty() argument
2004 UString name = nameSpec; in SetProperty()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp947 HRESULT COutHandler::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) in SetProperty() argument
949 UString name = nameSpec; in SetProperty()
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp1331 HRESULT CHandler::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) in SetProperty() argument
1333 UString name = nameSpec; in SetProperty()

Completed in 15 milliseconds