Home
last modified time | relevance | path

Searched defs:constants_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_program_vk.h50 BASE_NS::vector<ShaderSpecialization::Constant> constants_; variable
72 BASE_NS::vector<ShaderSpecialization::Constant> constants_; variable
H A Dshader_module_vk.h58 BASE_NS::vector<ShaderSpecialization::Constant> constants_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.h76 BASE_NS::vector<ShaderSpecialization::Constant> constants_; variable
108 BASE_NS::vector<ShaderSpecialization::Constant> constants_; variable
H A Dshader_module_gles.h77 BASE_NS::vector<ShaderSpecialization::Constant> constants_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h527 std::unique_ptr<uint8_t> constants_ = nullptr; variable