Searched defs:constants_ (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ | ||
H A D | gpu_program_vk.h | 50 BASE_NS::vector<ShaderSpecialization::Constant> constants_; member in final 72 BASE_NS::vector<ShaderSpecialization::Constant> constants_; member in final |
H A D | shader_module_vk.h | 58 BASE_NS::vector<ShaderSpecialization::Constant> constants_; member in final |
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ | ||
H A D | gpu_program_gles.h | 76 BASE_NS::vector<ShaderSpecialization::Constant> constants_; member in final 108 BASE_NS::vector<ShaderSpecialization::Constant> constants_; member in final |
H A D | shader_module_gles.h | 77 BASE_NS::vector<ShaderSpecialization::Constant> constants_; member in final |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.h | 527 std::unique_ptr<uint8_t> constants_ = nullptr; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader |
Completed in 4 milliseconds