Home
last modified time | relevance | path

Searched refs:checkSupported (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp93 void checkSupported (NegativeTestContext& ctx) in checkSupported() function
103 checkSupported(ctx); in write_to_read_only_types()
138 checkSupported(ctx); in access_built_in_types_inside_other_shaders()
228 checkSupported(ctx); in index_outside_sample_mask_range()
274 checkSupported(ctx); in access_built_in_types_without_extension()
310 checkSupported(ctx); in redeclare_built_in_types()
/external/conscrypt/publicapi/src/main/java/android/net/ssl/
DSSLSockets.java39 private static void checkSupported(@NonNull SSLSocket s) { in checkSupported() method in SSLSockets
55 checkSupported(socket); in setUseSessionTickets()
DSSLEngines.java39 private static void checkSupported(@NonNull SSLEngine e) { in checkSupported() method in SSLEngines
55 checkSupported(engine); in setUseSessionTickets()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp223 void checkSupported (const VkDescriptorType descriptorType);
251 void OpaqueTypeIndexingTestInstance::checkSupported (const VkDescriptorType descriptorType) in checkSupported() function in vkt::shaderexecutor::__anon04ee0ba80111::OpaqueTypeIndexingTestInstance
688 checkSupported(VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER); in iterate()
1191 checkSupported(descriptorType); in iterate()
1566 checkSupported(VK_DESCRIPTOR_TYPE_STORAGE_BUFFER); in iterate()