Home
last modified time | relevance | path

Searched defs:featureName (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsExtensionlessTests.cpp51 static void getComputeSourceCode (std::string& computeSourceCode, const std::string& featureName, c… in getComputeSourceCode()
113 …32 getFloatControlsProperty(Context& context, const int fpWideness, const std::string& featureName) in getFloatControlsProperty()
168 …TestContext& testCtx, const char* name, const char* description, const char* featureName, const in… in SpvAsmFloatControlsExtensionlessCase()
226 const char* featureName; in createFloatControlsExtensionlessGroup() member
248 const char* featureName = fpFeatures[execModeNdx].featureName; in createFloatControlsExtensionlessGroup() local
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DFeatureMatcher.java16 private final String featureName; field in FeatureMatcher
24 …blic FeatureMatcher(Matcher<? super U> subMatcher, String featureDescription, String featureName) { in FeatureMatcher()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.cpp63 const char* featureName = featureStructCreationData.name; in DeviceFeatures() local
/external/vulkan-headers/registry/
Dgenerator.py705 def validateFeature(self, featureType, featureName): argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dgenerator.py827 def validateFeature(self, featureType, featureName): argument
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java1654 final String featureName; in claimedDeqpLevelIsRecentEnough() local
1829 final String featureName = tokens[1]; in queryDeviceFeatures() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp603 const char* featureName; member
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py1166 def add_feature_reference(self, location, featureName): argument
Dast.py842 def __init__(self, featureName, location=None): argument
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp3484 const char* featureName; in testCompressedFormatsSupported() member
3504 const char* const featureName = s_compressedFormatSets[setNdx].featureName; in testCompressedFormatsSupported() local