Home
last modified time | relevance | path

Searched defs:instanceID (Results 1 - 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp254 int32_t instanceID = context->GetInstanceId(); in Prepare() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp151 const TVariable *instanceID = in DeclareAndInitBuiltinsForInstancedMultiview() local
35 InitializeViewIDAndInstanceID(const TVariable *viewID, const TVariable *instanceID, unsigned numberOfViews, const TSymbolTable &symbolTable, TIntermSequence *initializers) InitializeViewIDAndInstanceID() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexProgram.hpp60 Int instanceID; member in sw::VertexProgram
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp132 int32_t instanceID = context->GetInstanceId(); in InitPluginManagerDelegate() local
225 int32_t instanceID = context->GetInstanceId(); CreatePluginSubContainer() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddata_detector_adapter.cpp217 int32_t instanceID = context->GetInstanceId(); in InitTextDetect() local
/third_party/skia/src/pdf/
H A DSkPDFMetadata.cpp370 SkString instanceID = uuid_to_string(instance); in MakeXMPObject() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.hpp72 int instanceID; member
H A DRenderer.cpp183 draw(const vk::GraphicsPipeline *pipeline, const vk::DynamicState &dynamicState, unsigned int count, int baseVertex, CountedEvent *events, int instanceID, int viewID, void *indexBuffer, const VkExtent3D &framebufferExtent, vk::Pipeline::PushConstantStorage const &pushConstants, bool update) draw() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetalDirect.cpp417 const TVariable *instanceID = BuiltInVariable::gl_InstanceIndex(); in EmulateInstanceID() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.hpp492 int instanceID; member in sw::Context
H A DRenderer.hpp162 int instanceID; member
H A DVertexProcessor.cpp366 void VertexProcessor::setInstanceID(int instanceID) in setInstanceID() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1211 int32_t instanceID = context->GetInstanceId(); in InitFormManagerDelegate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp3646 const auto instanceID = rayProps[2 /* nHits, nMissesRegistered */ + 3 * nPrimitive + 0]; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp3641 const auto instanceID = rayProps[2 /* nHits, nMissesRegistered */ + 3 * nPrimitive + 0]; variable

Completed in 34 milliseconds