Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 25 of 29) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DQualifierTypes.h56 TQualifierType getType() const override { return QtInvariant; } in getType() function
67 TQualifierType getType() const override { return QtPrecise; } in getType() function
80 TQualifierType getType() const override { return QtInterpolation; } in getType() function
100 TQualifierType getType() const override { return QtLayout; } in getType() function
117 TQualifierType getType() const override { return QtStorage; } in getType() function
137 TQualifierType getType() const override { return QtPrecision; } in getType() function
157 TQualifierType getType() const override { return QtMemory; } in getType() function
DConstantUnion.h101 TBasicType getType() const { return type; } in getType() function
DSymbol.h89 const TType &getType() const { return *mType; } in getType() function
DIntermNode.h208 TLoopType getType() const { return mType; } in getType() function
301 const TType &getType() const override { return mType; } in getType() function
DIntermNode.cpp522 const TType &TIntermSymbol::getType() const in getType() function in sh::TIntermSymbol
1021 const TType &TIntermFunctionPrototype::getType() const in getType() function in sh::TIntermFunctionPrototype
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DQueryImpl.h40 gl::QueryType getType() const { return mType; } in getType() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DEGLSync.h54 EGLenum getType() const { return mType; } in getType() function
DImageIndex.h29 TextureType getType() const { return mType; } in getType() function
DDevice.cpp113 EGLint Device::getType() in getType() function in egl::Device
DQuery.cpp81 QueryType Query::getType() const in getType() function in gl::Query
DTexture.h139 TextureType getType() const { return mType; } in getType() function
268 TextureType getType() const { return mState.mType; } in getType() function
DShader.h142 ShaderType getType() const { return mType; } in getType() function
DSurface.cpp268 EGLint Surface::getType() const in getType() function in egl::Surface
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp33 EGLint DeviceVk::getType() in getType() function in rx::DeviceVk
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DDeviceNULL.cpp32 EGLint DeviceNULL::getType() in getType() function in rx::DeviceNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/
DDeviceCGL.cpp49 EGLint DeviceCGL::getType() in getType() function in rx::DeviceCGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/eagl/
DDeviceEAGL.cpp47 EGLint DeviceEAGL::getType() in getType() function in rx::DeviceEAGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DDeviceD3D.cpp74 EGLint DeviceD3D::getType() in getType() function in rx::DeviceD3D
DImageD3D.h47 gl::TextureType getType() const { return mType; } in getType() function
/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/
DHotwordMicToggleProvider.java103 public String getType(@NonNull Uri uri) { in getType() method in HotwordMicToggleProvider
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
Dmtl_command_buffer.h145 Type getType() const { return mType; } in getType() function
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DShaderParser.cpp161 GLenum ShaderParser::getType() { in getType() function in ShaderParser
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLESpointer.cpp21 GLenum GLESpointer::getType() const { in getType() function in GLESpointer
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h266 const char *getType() { in getType() function
/device/generic/goldfish-opengl/system/hwc2/
DDisplay.cpp476 HWC2::Error Display::getType(int32_t* outType) { in getType() function in android::Display

12