/external/opencv3/modules/cudev/include/opencv2/cudev/ptr2d/ |
D | texture.hpp | 119 template <typename T> struct Texture : TexturePtr<T> struct 121 int rows, cols; 122 bool cc30; 124 __host__ explicit Texture(const GlobPtrSz<T>& mat, in Texture() argument 164 __host__ ~Texture() in ~Texture()
|
/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/external/vulkancts/modules/vulkan/image/ |
D | vktImageTexture.cpp | 31 Texture::Texture (const ImageType type_, const tcu::IVec3& layerSize_, const int layers) in Texture() function in vkt::image::Texture
|
D | vktImageTexture.hpp | 35 class Texture class
|
/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/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
|