Home
last modified time | relevance | path

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

123

/external/replicaisland/src/com/replica/replicaisland/
DTexture.java25 public class Texture extends AllocationGuard { class
32 public Texture() { in Texture() method in Texture
/external/swiftshader/src/Device/
DSampler.hpp41 struct Texture struct
43 Mipmap mipmap[MIPMAP_LEVELS];
45 float4 widthWidthHeightHeight;
46 float4 width;
47 float4 height;
48 float4 depth;
/external/skia/src/gpu/piet/
DRender.h49 using Texture = typename BackendTraits::Texture; variable
70 using Texture = id<MTLTexture>; member
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp84Texture::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
DvktImageTexture.hpp35 class Texture class
/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm14 @interface Texture interface
/external/skia/src/gpu/graphite/
DTask.h20 class Texture; variable
DTexture.cpp15 Texture::Texture(const SharedContext* sharedContext, in Texture() function in skgpu::graphite::Texture
DCopyTask.h18 class Texture; variable
DTextureProxy.h25 class Texture; variable
DCommandBuffer.h40 class Texture; variable
DResourceProvider.h44 class Texture; variable
DDrawPass.h39 class Texture; variable
/external/angle/src/libANGLE/
Dqueryutils.h31 class Texture; variable
DStream.h30 class Texture; variable
DFramebufferAttachment.h45 class Texture; variable
DPixelLocalStorage.h24 class Texture; variable
DResourceManager.h45 class Texture; variable
/external/skia/include/gpu/graphite/
DRecording.h25 class Texture; variable
/external/deqp/modules/glshared/
DglsFboUtil.hpp222 struct Texture : public Image struct
224 Texture (void) : numLevels(1) {} in Texture() function
226 glw::GLint numLevels;
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.h20 class Texture; variable
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp59 Texture, enumerator
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.hpp83 class Texture class
/external/angle/src/tests/gles1_conformance_tests/
DPrimtestTests.cpp157 TEST_P(GLES1PrimtestTest, Texture) in TEST_P() argument
/external/angle/src/common/
Dpacked_gl_enums.json25 "Texture": "GL_TEXTURE_BUFFER", string
108 "Texture": "GL_TEXTURE" string
193 "Texture": "GL_TEXTURE" string

123