| /external/swiftshader/src/D3D9/ |
| D | Capabilities.hpp | 343 struct Texture struct 345 struct RenderTarget 374 struct DepthStencil 387 static bool NULL_; 388 static bool A8; 389 static bool R5G6B5; 390 static bool X1R5G5B5; 391 static bool A1R5G5B5; 392 static bool A4R4G4B4; 393 static bool R3G3B2; [all …]
|
| /external/swiftshader/src/OpenGL/libEGL/ |
| D | Texture.hpp | 27 class Texture : public gl::NamedObject class 30 Texture(GLuint name) : NamedObject(name) {} in Texture() function in egl::Texture
|
| D | Surface.h | 31 class Texture; variable
|
| /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/swiftshader/src/Renderer/ |
| D | Sampler.hpp | 57 struct Texture struct 59 Mipmap mipmap[MIPMAP_LEVELS]; 61 float LOD; 62 float4 widthHeightLOD; 63 float4 widthLOD; 64 float4 heightLOD; 65 float4 depthLOD; 67 word4 borderColor4[4]; 68 float4 borderColorF[4]; 69 float maxAnisotropy;
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageTexture.cpp | 84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, co… in Texture() function in vkt::image::Texture 93 Texture::Texture (const Texture& other, const int samples) in Texture() function in vkt::image::Texture
|
| D | vktImageTexture.hpp | 35 class Texture class
|
| /external/clang/test/SemaObjCXX/ |
| D | instantiate-property-access.mm | 14 @interface Texture interface
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | ResourceManager.h | 30 class Texture; variable
|
| D | Texture.cpp | 34 Texture::Texture(GLuint name) : egl::Texture(name) in Texture() function in es1::Texture
|
| D | Context.h | 50 class Texture; variable
|
| /external/swiftshader/src/OpenGL/libGL/ |
| D | ResourceManager.h | 35 class Texture; variable
|
| D | Texture.cpp | 33 Texture::Texture(GLuint name) : NamedObject(name) in Texture() function in gl::Texture
|
| D | Context.h | 297 class Texture; variable
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | ResourceManager.h | 32 class Texture; variable
|
| D | Context.h | 52 class Texture; variable
|
| /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
|
| /external/skia/src/gpu/gl/ |
| D | GrGLCreateNullInterface.cpp | 148 class Texture : public FramebufferAttachment { class 150 Texture() : INHERITED(1) {} in Texture() function in __anond30cbfd80111::Texture
|
| /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
|