Home
last modified time | relevance | path

Searched defs:constants (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp50 napi_value constants = nullptr; in Init() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_compute_generic.h86 BASE_NS::vector<ShaderSpecialization::Constant> constants; member
H A Drender_node_fullscreen_generic.h88 BASE_NS::vector<ShaderSpecialization::Constant> constants; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp107array_view<const ShaderSpecialization::Constant> constants, vector<Gles::SpecConstantInfo>& outSpe… in CreateSpecInfos()
188 const auto constants = read.GetUint8(); in ProcessShaderModule() local
H A Dgpu_program_gles.cpp712 const auto& constants = reflection_.shaderSpecializationConstantView.constants; in GpuComputeProgramGLES() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_const_properties.cpp43 napi_value constants = nullptr; in ExportConstants() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_const_properties.cpp54 napi_value constants = nullptr; in ExportConstants() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.h43 BASE_NS::vector<ShaderSpecialization::Constant> constants; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helper_structs_gles.h135 array_view<const ShaderSpecializationConstant> constants; member
H A Dmain.cpp595 const auto constants = *ptr; in GetPipelineLayout() local
632 std::vector<ShaderSpecializationConstant> constants; in GetSpecializationConstants() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_control_file_manager_test.cpp682 std::vector<std::string> constants; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp110 uint8_t constants = buf[pos++]; in ParseFields() local
411 void ObexHeader::SetFieldConstants(uint8_t constants) in SetFieldConstants()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp2163 const auto constants = *ptr; in GetPipelineLayout() local
2205 vector<ShaderSpecialization::Constant> constants; in GetSpecializationConstants() local
2268 const auto constants = *(reflectionData.data() + header.offsetPushConstants); in GetPushConstants() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h1320 BASE_NS::array_view<const ShaderSpecialization::Constant> constants; member
1326 BASE_NS::array_view<const ShaderSpecialization::Constant> constants; member