/external/replicaisland/src/com/replica/replicaisland/ |
D | Texture.java | 25 public class Texture extends AllocationGuard { class 32 public Texture() { in Texture() method in Texture
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-property-access.mm | 14 @interface Texture interface
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.hpp | 222 struct Texture : public Image struct 224 Texture (void) : numLevels(1) {} in Texture() function 226 glw::GLint numLevels;
|
D | glsLongStressCase.cpp | 447 class Texture class 481 Texture::Texture (const TextureType type) in Texture() function in deqp::gls::LongStressCaseInternal::Texture
|
/external/jmonkeyengine/engine/src/core/com/jme3/texture/ |
D | Texture.java | 60 public abstract class Texture implements Asset, Savable, Cloneable { class 320 public Texture() { in Texture() method in Texture
|
/external/deqp/framework/opengl/ |
D | gluObjectWrapper.hpp | 132 typedef TypedObjectWrapper<OBJECTTYPE_TEXTURE> Texture; typedef
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 98 struct tgsi_instruction_texture Texture; member
|
/external/mesa3d/src/mesa/main/ |
D | attrib.c | 127 GLbitfield Texture[MAX_TEXTURE_UNITS]; member 161 struct gl_texture_attrib Texture; /**< The usual context state */ member
|
D | mtypes.h | 2650 struct gl_texture_object *Texture; member 3467 struct gl_texture_attrib Texture; /**< Texture attributes */ member
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc.h | 302 struct tgsi_instruction_texture Texture; member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 464 unsigned Texture : 1; member 515 unsigned Texture : 8; /* TGSI_TEXTURE_ */ member
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 73 class Texture : public NamedObject class
|
D | sglrReferenceContext.cpp | 4708 Texture::Texture (deUint32 name, Type type) in Texture() function in sglr::rc::Texture
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 866 class Texture : public Object class 880 Texture::Texture (SharedPtr<tcu::ThreadUtil::Event> event, SharedPtr<FenceSync> sync) in Texture() function in deqp::egl::GLES2ThreadTest::Texture
|