Home
last modified time | relevance | path

Searched defs:featureLevel (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp48 DXGISupportHelper(ID3D11Device *device, D3D_FEATURE_LEVEL featureLevel) in DXGISupportHelper()
149 bool GetNPOTTextureSupport(D3D_FEATURE_LEVEL featureLevel) in GetNPOTTextureSupport()
171 float GetMaximumAnisotropy(D3D_FEATURE_LEVEL featureLevel) in GetMaximumAnisotropy()
197 bool GetOcclusionQuerySupport(D3D_FEATURE_LEVEL featureLevel) in GetOcclusionQuerySupport()
221 bool GetEventQuerySupport(D3D_FEATURE_LEVEL featureLevel) in GetEventQuerySupport()
243 bool GetInstancingSupport(D3D_FEATURE_LEVEL featureLevel) in GetInstancingSupport()
278 bool GetFramebufferMultisampleSupport(D3D_FEATURE_LEVEL featureLevel) in GetFramebufferMultisampleSupport()
299 bool GetFramebufferBlitSupport(D3D_FEATURE_LEVEL featureLevel) in GetFramebufferBlitSupport()
320 bool GetDerivativeInstructionSupport(D3D_FEATURE_LEVEL featureLevel) in GetDerivativeInstructionSupport()
348 bool GetShaderTextureLODSupport(D3D_FEATURE_LEVEL featureLevel) in GetShaderTextureLODSupport()
[all …]
H A Dformatutils11.cpp29 bool SupportsMipGen(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in SupportsMipGen()
468 D3D_FEATURE_LEVEL featureLevel) in GetVertexFormatInfo()
H A DVertexBuffer11.cpp125 const D3D_FEATURE_LEVEL featureLevel = mRenderer->getRenderer11DeviceCaps().featureLevel; in storeVertexAttributes() local
H A DRenderStateCache.cpp306 const auto &featureLevel = renderer->getRenderer11DeviceCaps().featureLevel; in getSamplerState() local
H A DInputLayoutCache.cpp184 D3D_FEATURE_LEVEL featureLevel = renderer->getRenderer11DeviceCaps().featureLevel; in createInputLayout() local
/aosp_15_r20/packages/modules/NeuralNetworks/tools/nnapi_info/
Dnnapi_info.cpp35 std::string featureLevelString(int64_t featureLevel) { in featureLevelString()
86 int64_t featureLevel; in main() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp166 int64_t featureLevel; in SetUpTestCase() local
199 bool shouldSkipTest(int64_t featureLevel) { in shouldSkipTest()
305 int64_t featureLevel; in computeAndVerifyResultsForDevice() local
/aosp_15_r20/cts/tests/tests/neuralnetworks/java_test/jni/
H A Dandroid_neuralnetworks_cts_ModelAssetTest.cpp81 int64_t featureLevel; in getDeviceFeatureLevel() local
270 const int64_t featureLevel = getDeviceFeatureLevel(env, device); in Java_android_neuralnetworks_cts_ModelAssetTest_nativeTestCompileFromAssetFile() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DDevice.cpp128 std::string name, std::shared_ptr<aidl_hal::IDevice> device, nn::Version featureLevel) { in create()
152 nn::Version featureLevel, nn::DeviceType deviceType, in Device()
H A DPreparedModel.cpp114 std::shared_ptr<aidl_hal::IPreparedModel> preparedModel, nn::Version featureLevel) { in create()
126 nn::Version featureLevel) in PreparedModel()
H A DBurst.cpp158 std::shared_ptr<aidl_hal::IBurst> burst, nn::Version featureLevel) { in create()
168 nn::Version featureLevel) in Burst()
H A DCallbacks.cpp42 nn::Version featureLevel) { in prepareModelCallback()
H A DService.cpp83 auto featureLevel = NN_TRY(getAidlServiceFeatureLevel(service.get())); in getDevice() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DCallbacks.h39 PreparedModelCallback(nn::Version featureLevel) : kFeatureLevel(featureLevel) {} in PreparedModelCallback()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestUpdatability.cpp44 int64_t featureLevel; in TEST_F() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DServerFlag.cpp51 int64_t featureLevel = kDefaultFeatureLevelNum; in getServerFeatureLevelFlag() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/nnapi/
H A Dnnapi_handler.cc140 [](const ANeuralNetworksDevice* device, int64_t* featureLevel) -> int { in SetNnapiSupportedDevice()
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidDevice.cpp34 InvalidDevice::InvalidDevice(std::string name, std::string versionString, nn::Version featureLevel, in InvalidDevice()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp85 auto featureLevel = renderer->getRenderer11DeviceCaps().featureLevel; in TEST_P() local
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/
DEicPresentation.h30 int featureLevel; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dnnapi_sl_fake_impl.cc132 [](const ANeuralNetworksDevice* device, int64_t* featureLevel) -> int { in GetNnApiSlDriverImpl()
/aosp_15_r20/hardware/interfaces/identity/aidl/default/libeic/
H A DEicPresentation.h40 int featureLevel; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/native/
H A Dnnapi_delegate_test_jni.cc115 [](const ANeuralNetworksDevice* device, int64_t* featureLevel) -> int { in Java_org_tensorflow_lite_nnapi_NnApiDelegateTest_getMockSlHandle()
/aosp_15_r20/packages/modules/NeuralNetworks/common/include/
DLegacyUtils.h292 int64_t featureLevel; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/
H A Dharness.cpp228 D3D_FEATURE_LEVEL featureLevel = D3D_FEATURE_LEVEL_11_0; in HarnessD3D11_CreateDevice() local

12