/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiAcquireDrmDisplayTests.cpp | 117 AcquireDrmDisplayTestInstance::AcquireDrmDisplayTestInstance (Context& context, const DrmTestIndex testId) in AcquireDrmDisplayTestInstance() argument 674 AcquireDrmDisplayTestsCase (tcu::TestContext &context, const char *name, const char *description, const DrmTestIndex testId) in AcquireDrmDisplayTestsCase() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrFormatTests.cpp | 285 void checkSupport (Context& context, const TestParameters params) in checkSupport() argument 315 tcu::TestStatus testFormat (Context& context, TestParameters params) in testFormat() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_teap_common.c | 168 u8 context[3]; in eap_teap_derive_imck() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_tls_common.c | 416 const u8 context[] = { EAP_TYPE_TLS }; in eap_peer_tls_derive_session_id() local 374 eap_peer_tls_derive_key(struct eap_sm *sm, struct eap_ssl_data *data, const char *label, const u8 *context, size_t context_len, size_t len) eap_peer_tls_derive_key() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client.c | 525 tlsv1_client_prf(struct tlsv1_client *conn, const char *label, const u8 *context, size_t context_len, int server_random_first, u8 *out, size_t out_len) tlsv1_client_prf() argument
|
H A D | tlsv1_server.c | 473 tlsv1_server_prf(struct tlsv1_server *conn, const char *label, const u8 *context, size_t context_len, int server_random_first, u8 *out, size_t out_len) tlsv1_server_prf() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mbo.c | 314 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglColorClearCase.cpp | 194 EGLContext context = contexts[0].second; in executeForContexts() local 211 EGLContext context = ctxIter->second; in executeForContexts() local 231 EGLContext context = contexts[0].second; in executeForContexts() local 281 ColorClearThread (const Library& egl, EGLDisplay display, EGLSurface surface, EGLContext context, EGLin argument 402 EGLContext context = contexts[0].second; executeForContexts() local [all...] |
H A D | teglMakeCurrentPerfTests.cpp | 383 EGLContext context = egl.createContext(m_display, m_config, EGL_NO_CONTEXT, attribList); in createContexts() local 520 EGLContext context = m_contexts[m_rnd.getUint32() % m_contexts.size()]; in iterate() local
|
H A D | teglMemoryStressTests.cpp | 218 EGLContext context = m_rnd.choose<EGLContext>(m_contexts.begin(), m_contexts.end()); in allocatePBuffer() local 273 EGLContext context = egl.createContext(m_display, m_config, EGL_NO_CONTEXT, attribList); in allocateContext() local [all...] |
H A D | teglNativeColorMappingTests.cpp | 72 EGLContext context = EGL_NO_CONTEXT; in createGLES2Context() local 323 bool testNativeWindow (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& nativeWindow, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames, size_t colorCount, const tcu::Vec4* colors) in testNativeWindow() argument 367 bool testNativePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCount, const tcu::Vec4* colors) in testNativePixmap() argument 408 bool testNativePixmapCopy (TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCount, const tcu::Vec4* colors) in testNativePixmapCopy() argument [all...] |
H A D | teglNativeCoordMappingTests.cpp | 73 EGLContext context = EGL_NO_CONTEXT; in createGLES2Context() local 364 bool testNativeWindow (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& nativeWindow, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames) in testNativeWindow() argument 413 bool testNativePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) in testNativePixmap() argument 458 bool testNativePixmapCopy (TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) in testNativePixmapCopy() argument [all...] |
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aVaryingInterpolationTests.cpp | 113 InterpolationCase::InterpolationCase (Context& context, const char* name, const char* desc, glu::Precision precision, const tcu::Vec3& minVal, const tcu::Vec3& maxVal, bool projective) in InterpolationCase() argument 277 VaryingInterpolationTests::VaryingInterpolationTests (Context& context) in VaryingInterpolationTests() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBlendTests.cpp | 130 BlendCase::BlendCase (Context& context, in BlendCase() argument 298 BlendTests::BlendTests (Context& context) in BlendTests() argument
|
H A D | es2fBufferTestUtil.cpp | 164 BufferCase::BufferCase (Context& context, const char* name, const char* description) in BufferCase() argument 240 BufferVerifierBase::BufferVerifierBase (Context& context) in BufferVerifierBase() argument 249 BufferVerifier::BufferVerifier (Context& context, VerifyType verifyType) in BufferVerifier() argument 276 VertexArrayVerifier(Context& context) VertexArrayVerifier() argument [all...] |
H A D | es2fDefaultVertexAttributeTests.cpp | 476 DefaultVertexAttributeTests::DefaultVertexAttributeTests (Context& context) in DefaultVertexAttributeTests() argument
|
H A D | es2fDepthRangeTests.cpp | 127 DepthRangeCompareCase::DepthRangeCompareCase (Context& context, const char* name, const char* desc, const tcu::Vec4& depthCoord, const float zNear, const float zFar, const deUint32 compareFunc) in DepthRangeCompareCase() argument 277 DepthRangeWriteCase::DepthRangeWriteCase (Context& context, const char* name, const char* desc, const tcu::Vec4& depthCoord, const float zNear, const float zFar) in DepthRangeWriteCase() argument 396 DepthRangeTests::DepthRangeTests (Context& context) in DepthRangeTests() argument
|
H A D | es2fDepthStencilClearTests.cpp | 145 DepthStencilClearCase::DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked) in DepthStencilClearCase() argument 496 DepthStencilClearTests::DepthStencilClearTests (Context& context) in DepthStencilClearTests() argument
|
H A D | es2fFboApiTest.cpp | 148 static void notSupportedTest (tcu::TestContext& testCtx, sglr::Context& context) in notSupportedTest() argument 155 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() argument 175 static void textureLevelsWithRenderToMipmapTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsWithRenderToMipmapTest() argument 195 validTex2DAttachmentsTest(tcu::TestContext& testCtx, sglr::Context& context) validTex2DAttachmentsTest() argument 215 validTexCubeAttachmentsTest(tcu::TestContext& testCtx, sglr::Context& context) validTexCubeAttachmentsTest() argument 248 validRboAttachmentsTest(tcu::TestContext& testCtx, sglr::Context& context) validRboAttachmentsTest() argument 269 attachToDefaultFramebufferTest(tcu::TestContext& testCtx, sglr::Context& context) attachToDefaultFramebufferTest() argument 286 invalidTex2DAttachmentTest(tcu::TestContext& testCtx, sglr::Context& context) invalidTex2DAttachmentTest() argument 303 invalidTexCubeAttachmentTest(tcu::TestContext& testCtx, sglr::Context& context) invalidTexCubeAttachmentTest() argument 319 invalidRboAttachmentTest(tcu::TestContext& testCtx, sglr::Context& context) invalidRboAttachmentTest() argument 335 attachNamesTest(tcu::TestContext& testCtx, sglr::Context& context) attachNamesTest() argument 595 FboApiCase(Context& context, const char* name, const char* description, TestFunc test) FboApiCase() argument 625 FboApiTestGroup(Context& context) FboApiTestGroup() argument [all...] |
H A D | es2fFboCompletenessTests.cpp | 428 tcu::TestCaseGroup* createFboCompletenessTests (Context& context) in createFboCompletenessTests() argument
|
H A D | es2fFloatStateQueryTests.cpp | 739 DepthRangeCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in DepthRangeCase() argument 792 LineWidthCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in LineWidthCase() argument 826 PolygonOffsetFactorCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in PolygonOffsetFactorCase() argument 871 PolygonOffsetUnitsCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in PolygonOffsetUnitsCase() argument 916 SampleCoverageCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SampleCoverageCase() argument 975 ColorClearCase(Context& context, StateVerifier* verifier, const char* name, const char* description) ColorClearCase() argument 1030 DepthClearCase(Context& context, StateVerifier* verifier, const char* name, const char* description) DepthClearCase() argument 1061 AliasedPointSizeRangeCase(Context& context, StateVerifier* verifier, const char* name, const char* description) AliasedPointSizeRangeCase() argument 1079 AliasedLineWidthRangeCase(Context& context, StateVerifier* verifier, const char* name, const char* description) AliasedLineWidthRangeCase() argument 1105 FloatStateQueryTests(Context& context) FloatStateQueryTests() argument [all...] |
H A D | es2fFlushFinishTests.cpp | 157 FlushFinishCase::FlushFinishCase (Context& context, const char* name, const char* description, ExpectedBehavior waitBehavior, float waitThreshold, ExpectedBehavior readBehavior, float readThreshold) in FlushFinishCase() argument [all...] |
H A D | es2fShaderBuiltinVarTests.cpp | 74 ShaderBuiltinConstantCase::ShaderBuiltinConstantCase (Context& context, const char* name, const char* desc, const char* varName, deUint32 paramName, bool isVertexCase) in ShaderBuiltinConstantCase() argument 197 ShaderDepthRangeTest (Context& context, const char* name, const char* desc, bool isVertexCase) in ShaderDepthRangeTest() argument 273 FragCoordXYZCase (Context& context) in FragCoordXYZCase() argument 367 FragCoordWCase(Context& context) FragCoordWCase() argument 454 PointCoordCase(Context& context) PointCoordCase() argument 571 FrontFacingCase(Context& context) FrontFacingCase() argument 684 ShaderBuiltinVarTests(Context& context) ShaderBuiltinVarTests() argument [all...] |
H A D | es2fTextureFormatTests.cpp | 385 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() argument
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pTextureUploadTests.cpp | 104 TextureUploadCase::TextureUploadCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCase() argument 302 TextureUploadCallCase::TextureUploadCallCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCallCase() argument 396 TextureUploadAndDrawCase::TextureUploadAndDrawCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadAndDrawCase() argument 472 TextureUploadTests(Context& context) TextureUploadTests() argument [all...] |