Home
last modified time | relevance | path

Searched defs:Texture (Results 1 – 14 of 14) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DTexture.java25 public class Texture extends AllocationGuard { class
32 public Texture() { in Texture() method in Texture
/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm14 @interface Texture interface
/external/deqp/modules/glshared/
DglsFboUtil.hpp222 struct Texture : public Image struct
224 Texture (void) : numLevels(1) {} in Texture() function
226 glw::GLint numLevels;
DglsLongStressCase.cpp447 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/
DTexture.java60 public abstract class Texture implements Asset, Savable, Cloneable { class
320 public Texture() { in Texture() method in Texture
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp132 typedef TypedObjectWrapper<OBJECTTYPE_TEXTURE> Texture; typedef
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h98 struct tgsi_instruction_texture Texture; member
/external/mesa3d/src/mesa/main/
Dattrib.c127 GLbitfield Texture[MAX_TEXTURE_UNITS]; member
161 struct gl_texture_attrib Texture; /**< The usual context state */ member
Dmtypes.h2650 struct gl_texture_object *Texture; member
3467 struct gl_texture_attrib Texture; /**< Texture attributes */ member
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h302 struct tgsi_instruction_texture Texture; member
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h464 unsigned Texture : 1; member
515 unsigned Texture : 8; /* TGSI_TEXTURE_ */ member
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp73 class Texture : public NamedObject class
DsglrReferenceContext.cpp4708 Texture::Texture (deUint32 name, Type type) in Texture() function in sglr::rc::Texture
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp866 class Texture : public Object class
880 Texture::Texture (SharedPtr<tcu::ThreadUtil::Event> event, SharedPtr<FenceSync> sync) in Texture() function in deqp::egl::GLES2ThreadTest::Texture