Home
last modified time | relevance | path

Searched defs:vs (Results 1 – 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_state_object_vk.h55 BASE_NS::vector<VkSpecializationMapEntry> vs; member
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
Db_json_entity_extension_config_test.cpp401 vector<string> vs = cache.GetIncludes(); variable
786 vector<string> vs = cache.GetIncludes(); variable
811 vector<string> vs = cache.GetExcludes(); variable
/foundation/multimedia/player_framework/frameworks/native/video_editor/render/graphics/base/
Dgl_utils.cpp161 GLuint vs = LoadShader(vss, GL_VERTEX_SHADER); in CreateProgram() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
Dgl_utils.cpp168 unsigned int vs = LoadShader(vss, GL_VERTEX_SHADER); in CreateProgram() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
Ddistributeddata_dfx_ut_test.cpp239 auto vs = reporter_->VisitStatistic(); variable
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
Dpreferences_impl.cpp448 ValueTypes vs = NativeValuesToCValueTypes(preferences->GetAll(), err); in GetAll() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dshader_manager.cpp680 const ShaderModule* vs = GetShaderModule(createInfo.vertShaderModuleIndex); in Create() local