Searched defs:addProgram (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ | ||
D | vkBinaryRegistry.cpp | 453 void BinaryRegistryWriter::addProgram (const ProgramIdentifier& id, const ProgramBinary& binary) in addProgram() function in vk::BinaryRegistryDetail::BinaryRegistryWriter |
/third_party/vk-gl-cts/modules/egl/ | ||
D | teglGLES2SharingThreadedTests.cpp | 96 void addProgram (SharedPtr<Program> program) { m_programs.push_back(program); } in addProgram() function in deqp::egl::GLES2ThreadTest::GLES2ResourceManager |