/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectPipelineInteractionTests.cpp | 444 .update(vk, device); in iterate() 998 .update(vk, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 393 .update(vk, device); in executeComputePipeline() 461 .update (vk, device); in executeGraphicPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 1462 .update(vkd, vkDevice); in renderQuad() 1475 .update(vkd, vkDevice); in renderQuad()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 1381 .update(vkd, m_context.getDevice()); in ShaderCaseInstance() 1396 .update(vkd, m_context.getDevice()); in ShaderCaseInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawIndirectTest.cpp | 283 .update(m_vk, m_context.getDevice()); in negateDataUsingCompute() 294 .update(m_vk, m_context.getDevice()); in negateDataUsingCompute()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageTranscodingSupportTests.cpp | 418 .update(vk, device); in transcode() 684 .update(vk, device); in transcode()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.hpp | 183 void update(glw::GLsizeiptr size, glw::GLvoid* data, glw::GLenum usage); 334 void update(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLenum format, glw::GLenum type,
|
/third_party/skia/src/core/ |
H A D | SkScan_AAAPath.cpp | 1116 if (!leftE->update(y)) { 1125 if (!riteE->update(y)) {
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.cpp | 759 dstBuffer->update(dstOffset, data.size(), data.data()); 901 // Also note that this would be a good moment to update cube map borders or decompress compressed textures, if necessary. 1751 debuggerThread->update(true, [&](vk::dbg::Frame &frame) { in submit()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/ |
H A D | main.go | 261 // and changeInfo.update(). 326 err := change.update(client) 328 log.Println(cause.Wrap(err, "Couldn't update info for change '%s'", change.id)) 373 // changeInfo.update() uses this header to detect whether a patchset has 785 return nil, fmt.Errorf("Failed to locate %s while trying to update the dEQP SHA", deqpConfigRelPath) 848 return cause.Wrap(err, "Failed to update test lists from dEQP") 898 // and have it update the commit with the same change-id. 1086 // update queries gerrit for information about the given change. 1087 func (c *changeInfo) update(client *gerrit.Client) error {
|
/third_party/openssl/ssl/statem/ |
H A D | statem_lib.c | 673 * There are only two defined key update types. Fail if we get a value we in tls_process_key_update() 683 * If we get a request for us to update our sending keys too then, we need in tls_process_key_update() 685 * not also request an update (otherwise we get into an infinite loop). in tls_process_key_update() 1094 * In TLSv1.3 we update the cache as part of constructing the in tls_finish_handshake() 1114 * In TLSv1.3 we update the cache as part of processing the in tls_finish_handshake() 1432 # error Code needs update for TLS_method() support beyond TLS1_3_VERSION. 1466 # error Code needs update for DTLS_method() support beyond DTLS1_2_VERSION.
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | evp.h | 85 int EVP_MD_meth_set_update(EVP_MD *md, int (*update)(EVP_MD_CTX *ctx, 151 # define EVP_MD_CTX_FLAG_ONESHOT 0x0001/* digest update will be 455 int (*update) (EVP_MD_CTX *ctx,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 35 // an update from a subset of the abstract attributes. 37 // The update method `AbstractAttribute::updateImpl` is implemented by the 41 // abstract attribute that changed. In every invocation, the update method has 56 // height lattice and the update function to be monotone. However, these 1081 // Bootstrap the new attribute with an initial update to propagate in getOrCreateAAFor() 1090 AA.update(*this); in getOrCreateAAFor() 1696 /// associated with the abstract attribute. The update is invoked by the 1765 /// Hook for the Attributor to trigger an update of the internal state. 1771 ChangeStatus update(Attributor &A); 1788 /// The actual update/transfe [all...] |
/third_party/python/Parser/ |
H A D | asdl_c.py | 1515 module_state.update( 1519 module_state.update(
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderSmokeTestsEXT.cpp | 577 updateBuilder.update(vkd, device); in iterate() 1378 updateBuilder.update(vkd, device); in iterate()
|
H A D | vktMeshShaderSyncTestsEXT.cpp | 1032 updateBuilder.update(vkd, device); in iterate() 1581 updateBuilder.update(vkd, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineFramebufferAttachmentTests.cpp | 827 .update(vk, device); in testNoAtt() 1548 .update(vk, device); in testInputResolveSameAttachment()
|
H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 673 builder.update(vk, device); in drawAndSampleInputAttachment() 1206 builder.update(vk, device); in dispatchSampleImage()
|
H A D | vktPipelineSpecConstantTests.cpp | 542 .update(vk, device); in iterate() 675 .update(vk, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemYCbCrConversionTests.cpp | 566 .update(vk, device); in validateImage() 872 .update(vk, device); in renderYCbCrToColor()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingShaderBindingTableTests.cpp | 947 .update(vkd, device); in runTest() 1361 updateBuilder.update(vkd, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 1794 setUpdateBuilder.update(vk, device); in iterate() 1852 setUpdateBuilder2.update(vk, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueTests.cpp | 773 .update(vkd, device); in iterate() 902 .update(vkd, device); in iterate()
|
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 393 .update(vk, device); in executeComputePipeline() 461 .update (vk, device); in executeGraphicPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 1495 .update(vkd, vkDevice); in renderQuad() 1508 .update(vkd, vkDevice); in renderQuad()
|