Home
last modified time | relevance | path

Searched defs:context (Results 2901 - 2925 of 4584) sorted by relevance

1...<<111112113114115116117118119120>>...184

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp117 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 DvktYCbCrFormatTests.cpp285 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 Deap_teap_common.c168 u8 context[3]; in eap_teap_derive_imck() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls_common.c416 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 Dtlsv1_client.c525 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 Dtlsv1_server.c473 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 Dmbo.c314 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp194 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 DteglMakeCurrentPerfTests.cpp383 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 DteglMemoryStressTests.cpp218 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 DteglNativeColorMappingTests.cpp72 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 DteglNativeCoordMappingTests.cpp73 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 Des2aVaryingInterpolationTests.cpp113 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 Des2fBlendTests.cpp130 BlendCase::BlendCase (Context& context, in BlendCase() argument
298 BlendTests::BlendTests (Context& context) in BlendTests() argument
H A Des2fBufferTestUtil.cpp164 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 Des2fDefaultVertexAttributeTests.cpp476 DefaultVertexAttributeTests::DefaultVertexAttributeTests (Context& context) in DefaultVertexAttributeTests() argument
H A Des2fDepthRangeTests.cpp127 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 Des2fDepthStencilClearTests.cpp145 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 Des2fFboApiTest.cpp148 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 Des2fFboCompletenessTests.cpp428 tcu::TestCaseGroup* createFboCompletenessTests (Context& context) in createFboCompletenessTests() argument
H A Des2fFloatStateQueryTests.cpp739 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 Des2fFlushFinishTests.cpp157 FlushFinishCase::FlushFinishCase (Context& context, const char* name, const char* description, ExpectedBehavior waitBehavior, float waitThreshold, ExpectedBehavior readBehavior, float readThreshold) in FlushFinishCase() argument
[all...]
H A Des2fShaderBuiltinVarTests.cpp74 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 Des2fTextureFormatTests.cpp385 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() argument
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp104 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...]

Completed in 25 milliseconds

1...<<111112113114115116117118119120>>...184