Home
last modified time | relevance | path

Searched defs:allFeatures (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fUniformBlockTests.cpp299 const deUint32 allFeatures = ~0u; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp725 const deUint32 allFeatures = ~disabled; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp733 const deUint32 allFeatures = ~disabled; in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformBlockTests.cpp791 const deUint32 allFeatures = ~FEATURE_ARRAYS_OF_ARRAYS; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp889 …const deUint32 allFeatures = ~FEATURE_OUT_OF_ORDER_OFFSETS & ~FEATURE_16BIT_STORAGE & ~FEATURE_8… in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktUniformBlockTests.cpp889 …const deUint32 allFeatures = ~FEATURE_OUT_OF_ORDER_OFFSETS & ~FEATURE_16BIT_STORAGE & ~FEATURE_8… in init() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1124 const VkFormatFeatureFlags allFeatures = VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT in getPhysicalDeviceFormatProperties() local
/third_party/typescript/src/compiler/
Dchecker.ts30111 const allFeatures = getScriptTargetFeatures(); constant
30126 const allFeatures = getScriptTargetFeatures(); constant