Searched defs:image_load (Results 1 - 4 of 4) sorted by relevance

/external/llvm/test/MC/AMDGPU/
H A Dmimg.s5 image_load v[4:6], v[237:240], s[28:35] dmask:0x7 unorm label
6 // SICI: image_load v[4:6], v[237:240], s[28:35] dmask:0x7 unorm ; encoding: [0x00,0x17,0x00,0xf0,0xed,0x04,0x07,0x00]
7 // VI: image_load v[4:6], v[237:240], s[28:35] dmask:0x7 unorm ; encoding: [0x00,0x17,0x00,0xf0,0xed,0x04,0x07,0x00]
/external/syslinux/gpxe/src/core/
H A Dimage.c196 int image_load ( struct image *image ) { function
215 return image_load ( image );
/external/deqp/modules/gles31/functional/
H A Des31fNegativeShaderImageLoadStoreTests.cpp431 void image_load (NegativeTestContext& ctx, glu::TextureTestUtil::TextureType imageType) function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon4812
561 image_load(ctx, (glu::TextureTestUtil::TextureType)Type);
/external/syslinux/com32/lib/sys/module/
H A Dcommon.c93 int image_load(struct elf_module *module) function

Completed in 275 milliseconds