| /external/swiftshader/src/Renderer/ |
| D | Sampler.hpp | 43 struct Texture struct 45 Mipmap mipmap[MIPMAP_LEVELS]; 47 float LOD; 48 float4 widthHeightLOD; 49 float4 widthLOD; 50 float4 heightLOD; 51 float4 depthLOD; 53 word4 borderColor4[4]; 54 float4 borderColorF[4]; 55 float maxAnisotropy; [all …]
|
| /external/swiftshader/src/OpenGL/libEGL/ |
| D | Texture.hpp | 27 class [[clang::lto_visibility_public]] Texture : public gl::NamedObject class 30 Texture(GLuint name) : NamedObject(name) {} in Texture() function in egl::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/swiftshader/src/Device/ |
| D | Sampler.hpp | 45 struct Texture struct 47 Mipmap mipmap[MIPMAP_LEVELS]; 49 float4 widthWidthHeightHeight; 50 float4 width; 51 float4 height; 52 float4 depth;
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageTexture.cpp | 84 …Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, c… in Texture() function in vkt::image::Texture 94 Texture::Texture (const Texture& other, const int samples) in Texture() function in vkt::image::Texture
|
| D | vktImageTexture.hpp | 35 class Texture class
|
| /external/llvm-project/clang/test/SemaObjCXX/ |
| D | instantiate-property-access.mm | 14 @interface Texture interface
|
| /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
|
| /external/angle/src/libANGLE/ |
| D | queryutils.h | 31 class Texture; variable
|
| D | Stream.h | 30 class Texture; variable
|
| D | FramebufferAttachment.h | 45 class Texture; variable
|
| D | ResourceManager.h | 45 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;
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Blit9.h | 20 class Texture; variable
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | ResourceManager.h | 33 class Texture; variable
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGCUDARuntime.h | 50 Texture, // Builtin texture enumerator
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cLayoutBindingTests.hpp | 59 Texture, enumerator
|
| /external/angle/src/libANGLE/renderer/metal/ |
| D | mtl_resources.h | 37 class Texture; variable
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cSparseTextureTests.hpp | 83 class Texture class
|
| /external/angle/src/tests/gles1_conformance_tests/ |
| D | PrimtestTests.cpp | 157 TEST_P(GLES1PrimtestTest, Texture) in TEST_P() argument
|
| /external/angle/src/compiler/translator/TranslatorMetalDirect/ |
| D | Pipeline.h | 59 Texture, enumerator
|
| /external/angle/src/common/ |
| D | packed_gl_enums.json | 25 "Texture": "GL_TEXTURE_BUFFER", string 98 "Texture": "GL_TEXTURE" string 183 "Texture": "GL_TEXTURE" string
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | RendererD3D.h | 38 class Texture; variable
|
| /external/deqp/framework/opengl/ |
| D | gluObjectWrapper.hpp | 132 typedef TypedObjectWrapper<OBJECTTYPE_TEXTURE> Texture; typedef
|