Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/snapshot/
DTextureSaver.h76 struct Texture { struct
77 uint32_t texId;
78 int64_t filePos;
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dqueryutils.h31 class Texture; variable
DStream.h30 class Texture; variable
DFramebufferAttachment.h44 class Texture; variable
DResourceManager.h40 class Texture; variable
DSurface.h30 class Texture; variable
DFramebuffer.h49 class Texture; variable
DTexture.h49 class Texture; variable
DContext.h94 class Texture; variable
Dframe_capture_utils_autogen.h2493 Texture, enumerator
Dangletypes.h31 class Texture; variable
DTexture.cpp646 Texture::Texture(rx::GLImplFactory *factory, TextureID id, TextureType type) in Texture() function in gl::Texture
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
Dmtl_resources.h38 class Texture; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.h20 class Texture; variable
/device/generic/vulkan-cereal/third-party/angle/src/tests/gles1_conformance_tests/
DPrimtestTests.cpp157 TEST_P(GLES1PrimtestTest, Texture) in TEST_P() argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DRendererD3D.h38 class Texture; variable
DSurfaceD3D.cpp151 egl::Error SurfaceD3D::bindTexImage(const gl::Context *, gl::Texture *, EGLint) in bindTexImage()
DProgramD3D.h38 Texture = 1, enumerator
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dpacked_gl_enums.json96 "Texture": "GL_TEXTURE" string
179 "Texture": "GL_TEXTURE" string
DPackedGLEnums_autogen.h298 Texture = 2, enumerator
492 Texture = 3, enumerator
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DDrawCallPerf.cpp24 Texture, enumerator
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp314 gl::Texture * /*texture*/, in bindTexImage()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp964 TEST_P(RobustResourceInitTest, Texture) in TEST_P() argument