Home
last modified time | relevance | path

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

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