Searched defs:getSerialID (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Vulkan/ | ||
D | VkShaderModule.hpp | 40 uint32_t getSerialID() const { return serialID; } in getSerialID() function in vk::ShaderModule |
/external/swiftshader/src/Shader/ | ||
D | Shader.cpp | 1430 int Shader::getSerialID() const in getSerialID() function in sw::Shader |
/external/swiftshader/src/Pipeline/ | ||
D | SpirvShader.hpp | 487 uint64_t getSerialID() const in getSerialID() function in sw::SpirvShader |