Home
last modified time | relevance | path

Searched refs:posOrigin (Results 1 – 5 of 5) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/execution/glsl/
H A DpackAsImage4x4.comp18 ivec3 posOrigin = ivec3(gl_GlobalInvocationID);
22 if (posOrigin.x < totalChannelC4 * batchC4) {
24 pos.x = posOrigin.x % totalChannelC4;
25 pos.y = posOrigin.x / totalChannelC4;
42 int whIndex = posOrigin.x % (uConstant.size.w * uConstant.size.z);
43 int channelBatchIndex = posOrigin.x / (uConstant.size.w * uConstant.size.z);
H A DunPackImage4x4.comp18 ivec3 posOrigin = ivec3(gl_GlobalInvocationID);
22 if (posOrigin.x < totalChannelC4 * batchC4) {
24 pos.x = posOrigin.x % totalChannelC4;
25 pos.y = posOrigin.x / totalChannelC4;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Ddebugger.cpp2320 Vector3 posOrigin = m * Vector3(0.0f, 0.0f, 0.0f); in drawLights() local
2321 float t = posOrigin.y; in drawLights()
2322 posOrigin.y = posOrigin.z; in drawLights()
2323 posOrigin.z = -t; in drawLights()
2333 drawBBox(posOrigin - size, posOrigin + size, _vm->_view, &_vm->_surfaceFront, color); in drawLights()
2335 Vector3 posOriginT = _vm->_view->calculateScreenPosition(posOrigin); in drawLights()
2355 Vector3 posOrigin = m * Vector3(0.0f, 0.0f, 0.0f); in drawFogs() local
2356 float t = posOrigin.y; in drawFogs()
2357 posOrigin.y = posOrigin.z; in drawFogs()
2358 posOrigin.z = -t; in drawFogs()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Ddebugger.cpp2434 Vector3 posOrigin = m * Vector3(0.0f, 0.0f, 0.0f); in drawLights() local
2435 float t = posOrigin.y; in drawLights()
2436 posOrigin.y = posOrigin.z; in drawLights()
2437 posOrigin.z = -t; in drawLights()
2447 drawBBox(posOrigin - size, posOrigin + size, _vm->_view, &_vm->_surfaceFront, color); in drawLights()
2449 Vector3 posOriginT = _vm->_view->calculateScreenPosition(posOrigin); in drawLights()
2469 Vector3 posOrigin = m * Vector3(0.0f, 0.0f, 0.0f); in drawFogs() local
2470 float t = posOrigin.y; in drawFogs()
2471 posOrigin.y = posOrigin.z; in drawFogs()
2472 posOrigin.z = -t; in drawFogs()
[all …]
/dports/www/grafana8/grafana-8.3.6/public/build/
H A DcanvasPanel.0e38943fa459e872fe93.js.map1posOrigin = calculatePosition(mat, origin, n);\n var prevOrigin = minus(posOrigin, [prevLeft, pre…