Home
last modified time | relevance | path

Searched refs:shaderFastFs (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
H A DXShader.js16 const { shaderFastVs, shaderFastFs } = require('./shaders/shader_fast');
31 this.shaderFast = { program: this.initShader(shaderFastVs, shaderFastFs) };
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/shaders/
H A Dshader_fast.js58 var shaderFastFs = ` variable
104 shaderFastFs,

Completed in 1 milliseconds