/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/ |
GeometryBatchFactory.java | 248 VertexBuffer[] lods = new VertexBuffer[lodLevels]; local 269 lods[i] = new VertexBuffer(Type.Index); 270 lods[i].setupData(Usage.Dynamic, 1, Format.UnsignedInt, BufferUtils.createIntBuffer(lodData[i])); 272 System.out.println(lods.length); 273 outMesh.setLodLevels(lods); 304 // lods
|
/cts/tests/src/android/renderscript/cts/ |
sample.rs | 149 // lod 4 test, but only have 3 lods 193 // lod 4 test, but only have 3 lods
|
/external/valgrind/main/docs/internals/ |
3_4_BUGSTATUS.txt | 107 189737 vex amd64->IR: unhandled instruction bytes: 0xAC (lods)
|
/external/llvm/test/MC/X86/ |
x86-32.s | 912 lods %ds:(%esi), %al 913 lods (%esi), %al 923 lods %ds:(%esi), %ax 924 lods (%esi), %ax 934 lods %ds:(%esi), %eax 935 lods (%esi), %eax
|
x86-64.s | 1127 lods %ds:(%rsi), %al 1128 lods (%rsi), %al 1138 lods %ds:(%rsi), %ax 1139 lods (%rsi), %ax 1149 lods %ds:(%rsi), %eax 1150 lods (%rsi), %eax 1160 lods %ds:(%rsi), %rax 1161 lods (%rsi), %rax
|
/external/valgrind/main/none/tests/x86/ |
bug152818-x86.c | 23 * rep lods byte ptr es:[si]
|
/frameworks/native/opengl/libagl/ |
mipmap.cpp | 181 // exit condition: we just processed the 1x1 LODs
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 64 'jo','jp','jpe','jpo','js','jz','lahf','lds','lea','les','lods','lodsb','lodsw','loop',
|
/external/valgrind/main/exp-bbv/ |
bbv_main.c | 287 /* the following: movs, cmps, scas, lods, stos, ins, outs */ 314 (inst_byte <= 0xaf) ) || /* lods,stos */
|
/external/llvm/lib/Target/X86/AsmParser/ |
X86AsmParser.cpp | [all...] |
/external/valgrind/main/VEX/test/ |
test-amd64.c | 1201 // REINSTATE: TEST_STRING(lods, ""); /* to verify stos */ 1202 // REINSTATE: TEST_STRING(lods, "rep "); 1205 // REINSTATE: TEST_STRING(lods, ""); /* to verify stos */ [all...] |
test-i386.c | 1161 // REINSTATE: TEST_STRING(lods, ""); /* to verify stos */ 1162 // REINSTATE: TEST_STRING(lods, "rep "); 1165 // REINSTATE: TEST_STRING(lods, ""); /* to verify stos */ [all...] |
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
TerrainPatch.java | 86 protected int lodLeft, lodTop, lodRight, lodBottom; // it's neighbour's LODs
[all...] |
/system/core/libpixelflinger/ |
pixelflinger.cpp | 105 // All LODs must have the same format
|
/frameworks/rs/driver/ |
rsdAllocation.cpp | 396 ALOGE("User-allocated buffers must not have multiple faces or LODs"); [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 517 #define LODS_L CHOICE(lodsl, lodsl, _LTOG lods) 518 #define LODS_W CHOICE(lodsw, lodsw, _WTOG lods) [all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 517 #define LODS_L CHOICE(lodsl, lodsl, _LTOG lods) 518 #define LODS_W CHOICE(lodsw, lodsw, _WTOG lods) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_state.c | [all...] |
/external/elfutils/libcpu/defs/ |
i386 | 408 1010110{w}:{R}lods {ds_si},{ax}{w} [all...] |
/external/mesa3d/src/gallium/drivers/r300/ |
r300_state.c | [all...] |
/frameworks/base/graphics/java/android/renderscript/ |
Allocation.java | 166 * bitmap will not contain additional LODs. [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
Allocation.java | 137 * bitmap will not contain additional LODs. [all...] |
/prebuilts/sdk/renderscript/lib/arm/ |
libRSSupport.so | |