Home
last modified time | relevance | path

Searched defs:updateProgram (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
Dhelpers.ts156 export function updateProgram(oldProgram: ProgramWithSourceTexts, rootNames: readonly string[], opt… function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DMemoryProgramCache.cpp240 angle::Result MemoryProgramCache::updateProgram(const Context *context, const Program *program) in updateProgram() function in gl::MemoryProgramCache
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp1079 void ContextArrayPack::updateProgram (void) in updateProgram() function in deqp::gls::ContextArrayPack
DglsDrawTest.cpp1850 void AttributePack::updateProgram (void) in updateProgram() function in deqp::gls::AttributePack
3193 …const bool updateProgram = (m_iteration == 0) || (drawStep && !checkSpecsShaderCompatible(m_sp… in iterate() local
/third_party/typescript/lib/
Dtsc.js111401 function updateProgram() { function